Share via


GroupChar.GroupCharProperties Property

Group-Character Properties.Represents the element tag in schema: m:groupChrPr

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

Syntax

'Declaration
Public Property GroupCharProperties As GroupCharProperties
    Get
    Set
'Usage
Dim instance As GroupChar
Dim value As GroupCharProperties

value = instance.GroupCharProperties

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

Property Value

Type: DocumentFormat.OpenXml.Math.GroupCharProperties
Returns GroupCharProperties.

See Also

Reference

GroupChar Class

GroupChar Members

DocumentFormat.OpenXml.Math Namespace