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

In This Topic
    Message Property (PdfParserException)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Message As System.String
    public virtual System.string Message {get;}
    See Also