C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderVerticalText Class / ShouldSerializeText Method

In This Topic
ShouldSerializeText Method (RenderVerticalText)
In This Topic
Indicates whether the Text property should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeText() As Boolean
 

Return Value

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