| Name | Description | |
|---|---|---|
![]() | DocumentTextProperties | Initializes a new instance of the DocumentTextProperties class. |
| Name | Description | |
|---|---|---|
![]() | DocumentTextProperties | Initializes a new instance of the DocumentTextProperties class. |
| Name | Description | |
|---|---|---|
![]() | MaxFontSize | The maximum font size, in points. |
![]() | MinFontSize | The minimum font size, in points. |
| Name | Description | |
|---|---|---|
![]() | Border | Gets or sets the text border. |
![]() | CharacterScale | Gets or sets the character horizontal scaling, measured in 1/100 of percent. |
![]() | DisplayAllCharactersAsCapitalLetters | Gets or sets a value indicating whether all characters must be displayed as the capital letters. |
![]() | FontName | Gets or sets the font name. |
![]() | FontSize | Gets or sets the font size, measured in Vintasoft.Imaging.UnitOfMeasure.Points. |
![]() | FontSizeDelta | Gets or sets the delta of font size, in points. |
![]() ![]() | FontSizeDeltaTable | Gets or sets a list that contains available font sizes, measured in points. |
![]() | FontSizeIncrease | Gets or sets a value indicating whether font size must be increased using FontSizeDeltaTable. |
![]() | Highlight | Gets or sets the highlight color. |
![]() | IsBold | Gets or sets a value indicating whether font is bold. |
![]() | IsItalic | Gets or sets a value indicating whether font is italic. |
![]() | IsReadOnly | Gets a value indicating whether this instance is read-only. (Inherited from DocumentContentProperties) |
![]() | IsSmallCaps | Gets or sets a value indicating whether uppercase letters must be converted to the lowercase letters. |
![]() | Position | Gets or sets the vertical position, measured in Vintasoft.Imaging.UnitOfMeasure.DeviceIndependentPixels. |
![]() | Shading | Gets or sets the text shading. |
![]() | Spacing | Gets or sets the text symbol spacing, in Device Independed Pixels. |
![]() | StrikeoutType | Gets or sets the properties for text strikeout. |
![]() | TextColor | Gets or sets the text color. |
![]() | Underline | Gets or sets the properties for text underline. |
![]() | VerticalPosition | Gets or sets the vertical position of text. |
| Name | Description | |
|---|---|---|
![]() | Clone | Clones this instance. |
![]() | Equals | Returns a value indicating whether the specified System.Object, is equal to this instance. |
![]() | GetHashCode | Returns a hash code for this instance. |
![]() | SetAsReadOnly | Sets IsReadOnly property to true. (Inherited from DocumentContentProperties) |