The following tables list the members exposed by D2DFont.
| Name | Description | |
|---|---|---|
|  | D2DFont | Initializes a new D2DFont object having the specified familyName and font size. | 
| Name | Description | |
|---|---|---|
|  | FontFamily | Gets or sets the font family. | 
|  | FontSize | Gets or sets the font size. | 
|  | FontStretch | Gets or sets the font stretch style. | 
|  | FontStyle | Gets or sets the font style. | 
|  | FontWeight | Gets or sets the font weight. | 
|  | Strikethrough | Gets or sets a value that indicates whether to add strikethrough to the font. | 
|  | TextWrapping | Gets or sets Text Wrapping behavior. | 
|  | Underline | Gets or sets a value that indicates whether the font is underlined. |