Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / GcPdfGraphics Class / DrawTextAsPath Property

In This Topic
    DrawTextAsPath Property (GcPdfGraphics)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DrawTextAsPath As System.Boolean
    public System.bool DrawTextAsPath {get; set;}
    See Also