Aspose.Note for .Net
FontSavingArgs Properties |
The FontSavingArgs type exposes the following members.

Name | Description | |
---|---|---|
![]() | Document |
Gets the saving document.
(Inherited from ResourceSavingArgs.) |
![]() | FileName |
Gets the file name.
(Inherited from ResourceSavingArgs.) |
![]() | FontFamilyName |
Gets the family name of the font to be saved.
|
![]() | IsBold |
Gets a value indicating whether font under saving is bold.
|
![]() | IsItalic |
Gets a value indicating whether font under saving is italic.
|
![]() | KeepStreamOpen |
Gets or sets a value indicating whether keep stream open.
(Inherited from ResourceSavingArgs.) |
![]() | Stream |
Gets or sets the stream used to store the resource.
(Inherited from ResourceSavingArgs.) |
![]() | Uri |
Gets or sets the uri to access stored resource.
(Inherited from ResourceSavingArgs.) |
