[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathOptions.Font

Font Property

Font

Gets or sets the default font to be used in the Office Math zone.

The default value is Cambria Math.

Microsoft Word ignores this property if it is set to an empty string or font which is not appropriate for displaying math.

Declaration
public string Font { get; set; }
Public Property Font As String