Path.AllowTextPath Property
Text Path Toggle.Represents the attribte in schema: textpathok
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "textpathok")> _
Public Property AllowTextPath As TrueFalseValue
Get
Set
'Usage
Dim instance As Path
Dim value As TrueFalseValue
value = instance.AllowTextPath
instance.AllowTextPath = value
[SchemaAttrAttribute(, "textpathok")]
public TrueFalseValue AllowTextPath { get; set; }
Property Value
Type: DocumentFormat.OpenXml.TrueFalseValue
Returns EnumValue<T>.