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

In This Topic
    Desc Property (SetLineJoinStyle)
    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