[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathFormat.IsLiteral

IsLiteral Property

IsLiteral

Gets or sets whether that characters in the Office Math run are literal.

The default value is false, meaning that they are to be interpreted literally and not be built up based on any implied mathematical meaning.

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