Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / LicenseException Class / Message Property

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