FormattedTextAreaStyle.LineStyle Structure
Represents the style of a line.
public struct FormattedTextAreaStyle.LineStyle : ValueType
Public Structure FormattedTextAreaStyle.LineStyle
Inherits ValueType
Inheritance: ObjectValueTypeLineStyle
Licensing Info
This struct is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.
Methods
Equals(Object) | Tests equality of line styles. |
GetHashCode() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType() | Gets the Type of the current instance. (Inherited from Object) |
ToString() | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
Fields
FormattedTextAreaStyle.LineStyle.Leading | Represents the leading of the line. |
FormattedTextAreaStyle.LineStyle.LeadingType | Represents the leading type of the line. |