PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.Util Namespace / CodeRange Class / First Property

In This Topic
    First Property
    In This Topic
    The begin code of character.
    Syntax
    'Declaration
     
    Public ReadOnly Property First As Integer
    public int First {get;}
    See Also