v:textpath
Text Layout Path
Element information
Namespace: urn:schemas-microsoft-com:vml
Schema document: vml-main.xsd
Type: v:CT_TextPath
Properties: Global, Qualified
Content
- Empty content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| id | [0..1] | xsd:string | Unique Identifier | from group v:AG_Id |
| style | [0..1] | xsd:string | Shape Styling Properties | from group v:AG_Style |
| on | [0..1] | v:ST_TrueFalse | Text Path Toggle | |
| fitshape | [0..1] | v:ST_TrueFalse | Shape Fit Toggle | |
| fitpath | [0..1] | v:ST_TrueFalse | Path Fit Toggle | |
| trim | [0..1] | v:ST_TrueFalse | Text Path Trim Toggle | |
| xscale | [0..1] | v:ST_TrueFalse | Text X-Scaling | |
| string | [0..1] | xsd:string | Text Path Text |
Used in
- Group v:EG_ShapeElements
- Type v:CT_Arc via reference to v:EG_ShapeElements (Element v:arc)
- Type v:CT_Curve via reference to v:EG_ShapeElements (Element v:curve)
- Type v:CT_Group via reference to v:EG_ShapeElements (Element v:group)
- Type v:CT_Image via reference to v:EG_ShapeElements (Element v:image)
- Type v:CT_Line via reference to v:EG_ShapeElements (Element v:line)
- Type v:CT_Oval via reference to v:EG_ShapeElements (Element v:oval)
- Type v:CT_PolyLine via reference to v:EG_ShapeElements (Element v:polyline)
- Type v:CT_Rect via reference to v:EG_ShapeElements (Element v:rect)
- Type v:CT_RoundRect via reference to v:EG_ShapeElements (Element v:roundrect)
- Type v:CT_Shape via reference to v:EG_ShapeElements (Element v:shape)
- Type v:CT_Shapetype via reference to v:EG_ShapeElements (Element v:shapetype)
Sample instance
<v:textpath/>



