SVGTextPathElementTEXTPATH_SPACINGTYPE_UNKNOWN Field |
The enumeration was set to a value that is not one of predefined types. It is invalid to attempt to define a new value of this type or to attempt to switch an existing value to this type.
Namespace: Aspose.Html.Dom.SvgAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 22.4
Syntaxpublic const ushort TEXTPATH_SPACINGTYPE_UNKNOWN = 0
Public Const TEXTPATH_SPACINGTYPE_UNKNOWN As UShort = 0
public:
literal unsigned short TEXTPATH_SPACINGTYPE_UNKNOWN = 0
static val mutable TEXTPATH_SPACINGTYPE_UNKNOWN: uint16
Field Value
Type:
UInt16
See Also