Click or drag to resize

HtmlFontSavingArgs Properties

The HtmlFontSavingArgs type exposes the following members.

Properties
 NameDescription
Public propertyDocument Gets the document that is currently being saved.
Public propertyFontFileName Gets or sets the file name (without path) where the custom font will be saved to.
Public propertyFontStream Allows to specify the stream where the custom font will be saved to.
Public propertyKeepFontStreamOpen Specifies whether keep the stream open or close it after saving an custom font.
Top
See Also