Description |
---|
Excerpt |
---|
Sets or returns the Font object that defines the font for this style. |
Signature | ||||
---|---|---|---|---|
| ||||
<table class="diff-macro"><thead><tr><th class="diff-macro-title">unmigrated-wiki-markup</th></tr></thead><tbody><tr><td class="diff-macro-body"><pre> <p> public Font Font{ get; set; } </pre></td></tr></tbody></table>p> |
Signature | ||||
---|---|---|---|---|
| ||||
<p>Public Property Font() As Font</p> |
Example | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
...
|
...
|