PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / Unit Structure / IsAuto Property

In This Topic
    IsAuto Property
    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