[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TextFrameFormat.FlatText

FlatText Property

FlatText

Gets or sets a value indicating whether to keep text out of 3D scene.

The default value is false.

If the value is true, the following properties will be ignored:

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