'Declaration Public Enum SvgTextPathSide Inherits System.Enum
public enum SvgTextPathSide : System.Enum
'Declaration Public Enum SvgTextPathSide Inherits System.Enum
public enum SvgTextPathSide : System.Enum
Member | Description |
---|---|
Left | Draw text along the path as usual. |
Right | Draw text on the opposite side of the path in the reverse direction. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Svg.SvgTextPathSide