DocumentExportElementStyle Properties
Contains style settings of an exported document element.Name | Description |
---|---|
BackColor | Specifies the element’s background color. |
BorderColor | Specifies the line color for element borders. |
BorderDashStyle | Specifies the line style for element borders. |
BorderSides | Specifies which borders the element displays. |
BorderWidth | Specifies the line width for element borders (in pixels). |
Font | Specifies element font settings. |
ForeColor | Specifies the element’s foreground color. |
Padding | Specifies element paddings in pixels. |
TextAlignment | Specifies the element’s text alignment. |
See Also