Freigeben über


TextPath.FitPath-Eigenschaft

Path Fit Toggle.Represents the attribte in schema: fitpath

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

Syntax

'Declaration
<SchemaAttrAttribute(, "fitpath")> _
Public Property FitPath As TrueFalseValue
    Get
    Set
'Usage
Dim instance As TextPath
Dim value As TrueFalseValue

value = instance.FitPath

instance.FitPath = value
[SchemaAttrAttribute(, "fitpath")]
public TrueFalseValue FitPath { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.TrueFalseValue
Returns EnumValue<T>.

Siehe auch

Referenz

TextPath Klasse

TextPath-Member

DocumentFormat.OpenXml.Vml-Namespace