C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / RenderRichTextFragment Class / ShouldSerializeBorders Method

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

Return Value

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