VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / TextLayoutProperties Class
Constructors Properties Methods SeeAlso
In This Topic
TextLayoutProperties Class Members
In This Topic
The following tables list the members exposed by TextLayoutProperties.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
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.
Public Methods
 NameDescription
Public MethodCreates a new object that is a copy of the current instance.
See Also