HtmlFontSavingArgsFontStream Property |
Allows to specify the stream where the custom font will be saved to.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.11.10
Syntaxpublic Stream FontStream { get; set; }Public Property FontStream As Stream
Get
Set
Property Value
Stream
See Also