[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.GcGraphics.DrawTextAsPath

DrawTextAsPath Property

DrawTextAsPath

Gets or sets a value indicating if strings and TextLayout objects are rendered using the graphic primitives instead of the specialized text drawing services.

Declaration
public bool DrawTextAsPath { get; set; }
Public Property DrawTextAsPath As Boolean