SymbolChar.Char Property

Symbol Character Code.Represents the attribte in schema: w:char

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

Syntax

'Declaration
<SchemaAttrAttribute(, "char")> _
Public Property Char As HexBinaryValue
    Get
    Set
'Usage
Dim instance As SymbolChar
Dim value As HexBinaryValue

value = instance.Char

instance.Char = value
[SchemaAttrAttribute(, "char")]
public HexBinaryValue Char { get; set; }

Property Value

Type: DocumentFormat.OpenXml.HexBinaryValue
Returns StringValue.

See Also

Reference

SymbolChar Class

SymbolChar Members

DocumentFormat.OpenXml.Wordprocessing Namespace