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

In This Topic
    LineNumber Property (DeserializeException)
    In This Topic
    Gets the line number associated with the exception.
    Syntax
    'Declaration
     
    Public ReadOnly Property LineNumber As Integer
    public int LineNumber {get;}
    See Also