DxfOptions.TextAsLines

DxfOptions.TextAsLines property

Gets or sets a value indicating whether [text as lines].

public bool TextAsLines { get; set; }

Property Value

true if [text as lines]; otherwise, false.

See Also