VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / TextLayoutProperties Class
In This Topic
TextLayoutProperties Class Properties
In This Topic
For a list of all properties of this type, see TextLayoutProperties.
Public Properties
 NameDescription
Public PropertyGets or sets the character spacing.
Public PropertyGets or sets a value indicating whether the text is strikeout.
Public PropertyGets or sets a value indicating whether the text is underlined.
Public PropertyGets or sets the line spacing.
Public PropertyGets or sets a value indicating whether text line must be splitted if line does not have breaks and line does not fit to the text bounding box.
Public PropertyGets or sets the tab stops.
Public PropertyGets or sets the text alignment.
Public PropertyGets or sets a value indicating whether words must be wrapped automatically to the beginning of the next line when necessary.
See Also