PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / Style Class / ResetTextIndent Method

In This Topic
    ResetTextIndent Method (Style)
    In This Topic
    Resets the TextIndent property to an undefined state.
    Syntax
    'Declaration
     
    Public Sub ResetTextIndent() 
    public void ResetTextIndent()
    See Also