C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputButton Class / ShouldSerializeTextAlign Method

In This Topic
ShouldSerializeTextAlign Method (RenderInputButton)
In This Topic
Indicates whether TextAlign should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeTextAlign() As Boolean
 

Return Value

True if TextAlign should be serialized, false otherwise.
See Also