Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / OperatorBase Class / Desc Property

In This Topic
    Desc Property (OperatorBase)
    In This Topic
    Gets the operator's description.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property Desc As System.String
    public abstract System.string Desc {get;}
    See Also