TextPath.FitPath Property
Path Fit Toggle.Represents the attribte in schema: fitpath
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
<SchemaAttrAttribute(, "fitpath")> _
Public Property FitPath As TrueFalseValue
Get
Set
'使用
Dim instance As TextPath
Dim value As TrueFalseValue
value = instance.FitPath
instance.FitPath = value
[SchemaAttrAttribute(, "fitpath")]
public TrueFalseValue FitPath { get; set; }
Property Value
Type: DocumentFormat.OpenXml.TrueFalseValue
Returns EnumValue<T>.