Style Properties and Their Default Values
The following table lists all style properties affecting the display of objects, indicates which of those are ambient, and specifies the default values:
|
Property name |
Ambient |
Default value |
|
ActiveHyperlinkAttrs |
Yes |
|
|
BackColor |
|
Empty |
|
BackgroundImage |
|
None |
|
BackgroundImageAlign |
|
Align left/top, stretch horizontally/vertically, keep aspect ratio |
|
BackgroundImageName |
|
None |
|
Borders |
|
All empty |
|
Brush |
|
None |
|
CharSpacing |
Yes |
0 |
|
CharWidth |
Yes |
100 |
|
ClientAreaOnly |
|
False |
|
FlowAlign |
|
Default flow alignment |
|
FlowAlignChildren |
|
Near alignment |
|
Font |
Yes |
Arial, 10pt |
|
FontBold |
Yes |
False |
|
FontItalic |
Yes |
False |
|
FontName |
Yes |
Arial |
|
FontSize |
Yes |
10 |
|
FontStrikeout |
Yes |
False |
|
FontUnderline |
Yes |
False |
|
GridLines |
|
None |
|
HoverHyperlinkAttrs |
Yes |
|
|
HyperlinkAttrs |
Yes |
Blue |
|
ImageAlign |
Yes |
Align left/top, stretch horizontally/vertically, keep aspect ratio |
|
JustifyEndOfLines |
Yes |
True |
|
JustifyLastLine |
Yes |
False |
|
LineSpacing |
Yes |
100% |
|
MeasureTrailingSpaces |
Yes |
False |
|
MinOrphanLines |
|
0 |
|
Padding |
|
All zeroes |
|
ShapeFillBrush |
|
None |
|
ShapeFillColor |
|
Transparent |
|
ShapeLine |
|
Black, 0.5pt |
|
Spacing |
|
All zeroes |
|
TextAlignHorz |
Yes |
Left |
|
TextAlignVert |
Yes |
Top |
|
TextAngle |
|
0 |
|
TextColor |
Yes |
Black |
|
TextIndent |
|
0 |
|
TextPosition |
|
Normal |
|
VisitedHyperlinkAttrs |
Yes |
Magenta |
|
WordWrap |
Yes |
True |
|