VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Text Namespace / TextRegion Class
In This Topic
TextRegion Class Properties
In This Topic
For a list of all properties of this type, see TextRegion.
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether text region can contain multiline words.
Public PropertyGets or sets the formatter that is used for formatting the text content of this region.
Public PropertyGets a value indicating whether TextRegion does not have symbols.
Public PropertyGets the lines of text symbols of this region.
Public PropertyGets or sets the line spacing factor.
Public PropertyGets or sets a value indicating whether text region formatter cannot change symbols in this text region.
Public PropertyGets the rectangle of this region.
Public PropertyGets an array of selection regions for this region.
Public PropertyGets or sets the selection space factor.
Public PropertyGets the text symbols of this region.
Public PropertyGets a text content of this region.
Public PropertyGets the TextRegionSymbol at the specified index.
Public PropertyGets or sets the transform from DIP space to the text region space.
See Also