Class FontStoringArgs
FontStoringArgs class
The font storing arguments
public class FontStoringArgs
Constructors
Name | Description |
---|---|
FontStoringArgs() | The default constructor. |
Properties
Name | Description |
---|---|
DestFontStream { get; set; } | Gets or sets the dest font stream. |
DisposeStream { get; set; } | Gets or sets a value indicating whether [dispose stream]. |
FontFileUri { get; set; } | Gets or sets the font file URI. |
FontStoreType { get; set; } | Gets or sets a value indicating whether [use embedded font]. |
SourceFontFileName { get; } | Gets the source font file. |
SourceFontStream { get; } | Gets the source font stream. |
See Also
- namespace Aspose.Imaging.FileFormats.Svg
- assembly Aspose.Imaging