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