| Html | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe HtmlFontSavingArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Document | Gets the document that is currently being saved. | 
|  | FontFileName | Gets or sets the file name (without path) where the custom font will be saved to. | 
|  | FontStream | Allows to specify the stream where the custom font will be saved to. | 
|  | KeepFontStreamOpen | Specifies whether keep the stream open or close it after saving an custom font. | 
 See Also
See Also