PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.Util Namespace / CodeRange Class / Last Property

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