ShouldSerializeStyle Method (C1PrintDocument)
Indicates whether the
Style property should be serialized.
protected bool ShouldSerializeStyle()
'Declaration
Protected Function ShouldSerializeStyle() As Boolean
Return Value
True if
Style should be serialized, false otherwise.