Disable3DText

SVGOptions.Disable3DText property

Determines whether the 3D text is disabled in SVG. Read/write Boolean.

public bool Disable3DText { get; set; }

See Also