Compatibility.SubFontBySize Property

Increase Priority Of Font Size During Font Substitution.Represents the element tag in schema: w:subFontBySize

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

Syntax

'Declaration
Public Property SubFontBySize As SubFontBySize
    Get
    Set
'Usage
Dim instance As Compatibility
Dim value As SubFontBySize

value = instance.SubFontBySize

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.SubFontBySize
Returns SubFontBySize.

See Also

Reference

Compatibility Class

Compatibility Members

DocumentFormat.OpenXml.Wordprocessing Namespace