[]
Gets or sets a value indicating if strings and TextLayout objects are rendered using the graphic primitives instead of the specialized text drawing services.
public bool DrawTextAsPath { get; set; }
Public Property DrawTextAsPath As Boolean