Share via


AccentProperties.ControlProperties Property

Definition

Control Properties.

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

public DocumentFormat.OpenXml.Math.ControlProperties ControlProperties { get; set; }
public DocumentFormat.OpenXml.Math.ControlProperties? ControlProperties { get; set; }
member this.ControlProperties : DocumentFormat.OpenXml.Math.ControlProperties with get, set
Public Property ControlProperties As ControlProperties

Property Value

Returns ControlProperties.

Applies to