PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderText Class / ShouldSerializeTabPositions Method

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

    Return Value

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