PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Serialization Namespace / DeserializeException Class / LinePosition Property

In This Topic
    LinePosition Property
    In This Topic
    Gets the position in line associated with the exception.
    Syntax
    'Declaration
     
    Public ReadOnly Property LinePosition As Integer
    public int LinePosition {get;}
    See Also