Delimiter.DelimiterProperties Property
Delimiter Properties.Represents the element tag in schema: m:dPr
Namespace: DocumentFormat.OpenXml.Math
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property DelimiterProperties As DelimiterProperties
Get
Set
'Usage
Dim instance As Delimiter
Dim value As DelimiterProperties
value = instance.DelimiterProperties
instance.DelimiterProperties = value
public DelimiterProperties DelimiterProperties { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Math.DelimiterProperties