The following tables list the members exposed by AnnFont.
Public Properties
| Name | Description |
 | FontFamilyName | Gets or sets a string representation of the font family associated with this AnnFont object. |
 | FontSize | Gets or sets the point size of the new font for this AnnFont object. |
 | FontStretch | Gets or sets a value that indicates the degree to which the typeface is stretched. |
 | FontStyle | Gets or sets a value that indicates the style of the typeface. |
 | FontWeight | Gets or sets a value that indicates the relative weight of the typeface. |
 | TextDecoration | Gets or sets an AnnTextDecorations that contains text decorations to apply to this AnnFont. |
Top
Public Methods
Public Events
| Name | Description |
 | PropertyChanged | Occurs when a property value changes. AnnPropertyChangedEventArgs |
Top
See Also