Share via


GroupCharProperties.ControlProperties Property

ControlProperties.Represents the element tag in schema: m:ctrlPr

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

Syntax

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

value = instance.ControlProperties

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

Property Value

Type: DocumentFormat.OpenXml.Math.ControlProperties
Returns ControlProperties.

See Also

Reference

GroupCharProperties Class

GroupCharProperties Members

DocumentFormat.OpenXml.Math Namespace