The following tables list the members exposed by SvgTextData.
Public Constructors
Name | Description | |
---|---|---|
SvgTextData | Initializes a new instance of the SvgTextData. |
Public Properties
Name | Description | |
---|---|---|
Bounds | Gets or sets the bounding rectangles of each character in the text. | |
CharacterFlags | Gets or sets position flags for each character in the text. | |
Directions | Gets or sets the direction of each character in the text. | |
OcrCharacterIndex | Index of the first OCR character in the text if this SVG document was obtained through OCR. | |
OcrZoneIndex | Index of the OCR zone containing the text if this SVG document was obtained through OCR. | |
Text | Gets or sets the text as a string. |