Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Parser Namespace / PdfParserException Class / StreamPosition Property

In This Topic
    StreamPosition Property
    In This Topic
    Gets the position in the stream where exception occurs.
    Syntax
    'Declaration
     
    Public ReadOnly Property StreamPosition As System.Long
    public System.long StreamPosition {get;}
    See Also