StyleTextInput Class |
Namespace: Atalasoft.PdfDoc.Generating.Shapes
The StyleTextInput type exposes the following members.
Name | Description | |
---|---|---|
StyleTextInput |
Initializes a new instance of the StyleTextInput class.
|
Name | Description | |
---|---|---|
ContainsText |
Gets a value indicating whether the input contains text.
| |
IsEmpty |
Gets a value indicating whether this instance is empty.
|
Name | Description | |
---|---|---|
AddLineBreak |
Adds a line break to the input.
| |
AddText |
Adds text of the current style to the input.
| |
ChangeFont |
Changes the font of future text input.
| |
ChangeFontColor |
Changes the color of the font of future text input.
| |
ChangeFontSize |
Changes the size of the font of future text input.
| |
ChangeHoizontalScale |
Changes the hoizontal scale of future text input.
| |
ChangeOutlineColor |
Changes the color of the outline of future text input.
| |
ChangeStyle |
Changes the style of the future text input.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |