Share via


TextPath.FitPath Property

Definition

Path Fit Toggle

Represents the following attribute in the schema: fitpath

[DocumentFormat.OpenXml.SchemaAttr(0, "fitpath")]
public DocumentFormat.OpenXml.TrueFalseValue FitPath { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue FitPath { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "fitpath")]
public DocumentFormat.OpenXml.TrueFalseValue? FitPath { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("fitpath")]
public DocumentFormat.OpenXml.TrueFalseValue? FitPath { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? FitPath { get; set; }
member this.FitPath : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "fitpath")>]
member this.FitPath : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("fitpath")>]
member this.FitPath : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property FitPath As TrueFalseValue

Property Value

Returns EnumValue<T>.

Attributes

Applies to