RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1Length Structure / Auto Field

In This Topic
    Auto Field (C1Length)
    In This Topic
    Gets an instance of C1Length that represents automatic length.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Auto As C1Length
    public static readonly C1Length Auto
    See Also