PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / LengthRef.UnitRefElem Structure / SourceNo Field

In This Topic
    SourceNo Field (LengthRef.UnitRefElem)
    In This Topic
    Specifies the page or column number if LengthRef.UnitRefElem.Source is ReferenceEnum.Page or ReferenceEnum.Column.
    Syntax
    'Declaration
     
    Public SourceNo As Integer
    public int SourceNo
    See Also