TheDisplayProperties Class |
Scroll |
TheDisplayProperties represents the display properties of TheCategoryField objects.
Namespace: Therefore.API
Visual Basic Public Class TheDisplayProperties C# public class TheDisplayProperties |
Name |
Description |
Gets or sets the background color of the field. |
|
Gets or sets whether the text is bold or not. |
|
Gets or sets the face name of the field. |
|
Gets or sets the font size of the field. |
|
Gets or sets the horizontal alignment of this field. |
|
Gets or sets whether the text is italic or not. |
|
Gets or sets the padding of the field. |
|
Gets or sets the background color of the field. |
|
Gets or sets whether the text is underlined or not. |
|
Gets or sets the vertical alignment of the field. |
Name |
Description |
Copies all properties from a different TheDisplayProperties object. |