PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / Unit Structure / IsAuto Property

In This Topic
    IsAuto Property (Unit)
    In This Topic
    Gets a value indicating whether the current unit represents an "auto" value.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsAuto As Boolean
    public bool IsAuto {get;}
    See Also