C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderVerticalParagraph Class / ShouldSerializeTabPositions Method

In This Topic
ShouldSerializeTabPositions Method (RenderVerticalParagraph)
In This Topic
Indicates whether the TabPositions property should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeTabPositions() As Boolean
 

Return Value

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