C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / RenderVerticalParagraphFragment Class / ShouldSerializePadding Method

In This Topic
ShouldSerializePadding Method (RenderVerticalParagraphFragment)
In This Topic
Indicates whether the C1.C1Preview.RenderFragment.Padding property should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializePadding() As Boolean
 

Return Value

true if C1.C1Preview.RenderFragment.Padding should be serialized, false otherwise.
See Also