Name | Description | |
---|---|---|
![]() | TextStyle Constructor | Initializes a new instance of the TextStyle class with the specified font family, font size, font style, and color. |
The following tables list the members exposed by TextStyle.
Name | Description | |
---|---|---|
![]() | TextStyle Constructor | Initializes a new instance of the TextStyle class with the specified font family, font size, font style, and color. |
Name | Description | |
---|---|---|
![]() | FontColorPropertyName | |
![]() | FontFamilyPropertyName | |
![]() | FontSizePropertyName | |
![]() | FontStylePropertyName |
Name | Description | |
---|---|---|
![]() | FontColor | Gets the color used to draw the text. |
![]() | FontFamily | Gets the font family. |
![]() | FontSize | Gets the font size measured in points. |
![]() | FontStyle | Gets the font style. |
Name | Description | |
---|---|---|
![]() ![]() | Parse | Collects TextStyle instance from GrapeCity.ActiveReports.Extensibility.Rendering.IPropertyBag using the given substitution. |