C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / ParagraphObject Class / ShouldSerializeStyle Method

In This Topic
ShouldSerializeStyle Method (ParagraphObject)
In This Topic
Indicates whether the Style property should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeStyle() As Boolean
 

Return Value

true if Style should be serialized, false otherwise.
See Also