|
<< Click to Display Table of Contents >> NShape Reference
|
![]() ![]()
|
Returns a font defined by the given ICharacterStyle.
public static Font GetFont(ICharacterStyle characterStyle) |
Returns a font defined by the given ICharacterStyle.
Name |
Description |
|---|---|
characterStyle |
Specifies the properties of the font. |
Exception |
Condition |
|---|---|
ArgumentNullException |
Given ICharacterStyle is null. |