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


In This Topic
    Unit Structure Properties
    In This Topic

    For a list of all members of this type, see Unit members.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets a Unit representing an "auto" value.  
    Public Propertystatic (Shared in Visual Basic)Gets a Unit value representing the default "bold" line thickness (2 points wide).  
    Public Propertystatic (Shared in Visual Basic)Gets a Unit representing an emtpy (zero) value.  
    Public PropertyGets a value indicating whether the current unit represents an absolute value (such as "1mm", "2in", "3em" and so on).  
    Public PropertyGets a value indicating whether the current unit represents an "auto" value.  
    Public PropertyGets a value indicating whether the current unit represents an empty value.  
    Public PropertyGets a value indicating whether the current unit is specified as "parent".  
    Public PropertyGets a value indicating whether the current unit is specified as "parent.height".  
    Public PropertyGets a value indicating whether the current unit is specified as "parent.width".  
    Public Propertystatic (Shared in Visual Basic)Gets a Unit value representing the default line thickness (1 point wide).  
    Public PropertyGets the unit of measurement of the current unit.  
    Public PropertyGets the absolute value of the current unit (in Units).  
    Top
    See Also