[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathFormat.IsNormalText

IsNormalText Property

IsNormalText

Gets or sets whether the Office Math run is normal text, so properties Script, IsAlignmentPoint, BreakAt and Font are ignored.

The default value is false.

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