PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview.Serialization Namespace / DeserializeException Class / LinePosition Property

In This Topic
    LinePosition Property (DeserializeException)
    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