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

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