[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathFormat.Script

Script Property

Script

Gets or sets the script applied to the characters in the Office Math run.

If IsNormalText is true, the returned value is always None.

The default value is Roman.

Declaration
public OMathScript Script { get; set; }
Public Property Script As OMathScript