PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / LengthRef.UnitRefElem Structure
Fields Methods


In This Topic
    LengthRef.UnitRefElem Structure Members
    In This Topic

    The following tables list the members exposed by LengthRef.UnitRefElem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldSpecifies the referenced object as a ReferenceEnum.  
    Public FieldSpecifies the name of the referenced object if Source is ReferenceEnum.Name.  
    Public FieldSpecifies the page or column number if Source is ReferenceEnum.Page or ReferenceEnum.Column.  
    Top
    Public Methods
     NameDescription
    Public MethodConverts the current object to a string. The returned string can be converted back to the current length object (e.g. it can be used to initialize a Unit to the same value).  
    Top
    See Also