FontSavingArgs Properties |
The FontSavingArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Bold |
Indicates whether the current font is bold.
|
![]() ![]() | Document |
Gets the document object that is being saved.
|
![]() ![]() | FontFamilyName |
Indicates the current font family name.
|
![]() ![]() | FontFileName |
Gets or sets the file name (without path) where the font will be saved to.
|
![]() ![]() | FontStream |
Allows to specify the stream where the font will be saved to.
|
![]() ![]() | IsExportNeeded |
Allows to specify whether the current font will be exported as a font resource. Default is true.
|
![]() ![]() | IsSubsettingNeeded |
Allows to specify whether the current font will be subsetted before exporting as a font resource.
|
![]() ![]() | Italic |
Indicates whether the current font is italic.
|
![]() ![]() | KeepFontStreamOpen |
Specifies whether Aspose.Words should keep the stream open or close it after saving a font.
|
![]() ![]() | OriginalFileName |
Gets the original font file name with an extension.
|
![]() ![]() | OriginalFileSize |
Gets the original font file size.
|