Sdílet prostřednictvím


MathProperties.MathFont Property

Math Font.Represents the element tag in schema: m:mathFont

Namespace:  DocumentFormat.OpenXml.Math
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property MathFont As MathFont
    Get
    Set
'Usage
Dim instance As MathProperties
Dim value As MathFont

value = instance.MathFont

instance.MathFont = value
public MathFont MathFont { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Math.MathFont

See Also

Reference

MathProperties Class

MathProperties Members

DocumentFormat.OpenXml.Math Namespace