Share via


CheckBoxSymbolType.Font Property

font.Represents the attribte in schema: w14:font

Namespace:  DocumentFormat.OpenXml.Office2010.Word
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "font")> _
Public Property Font As StringValue
    Get
    Set
'Usage
Dim instance As CheckBoxSymbolType
Dim value As StringValue

value = instance.Font

instance.Font = value
[SchemaAttrAttribute(, "font")]
public StringValue Font { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

CheckBoxSymbolType Class

CheckBoxSymbolType Members

DocumentFormat.OpenXml.Office2010.Word Namespace