Name | Description | |
---|---|---|
clone | Creates a new annotation font that is a copy of the current annotation font. | |
copyTo | Copies the state of the current annotation font to the target annotation font. | |
equals | Determines that this annotation font is equals to the specified annotation font. | |
get_Bold | Gets a value that indicates whether the font is bold. | |
get_FamilyName | Gets the name of the font family. | |
get_Italic | Gets a value that indicates whether the font is italic. | |
get_Size | Gets the text size. | |
get_Strikeout | Gets a value that indicates whether the font is strikeout. | |
get_Underline | Gets a value that indicates whether the font is underlined. | |
get_Unit | Gets the annotation font unit of measure. | |
set_Bold | Sets a value that indicates whether the font is bold. | |
set_FamilyName | Sets the name of the font family. | |
set_Italic | Sets a value that indicates whether the font is italic. | |
set_Size | Sets the text size. | |
set_Strikeout | Sets a value that indicates whether the font is strikeout. | |
set_Underline | Sets a value that indicates whether the font is underlined. | |
set_Unit | Sets the annotation font unit of measure. |