Html |
The HtmlFontSavingArgs type exposes the following members.
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. |