FontStoringArgs Class
Summary: The font storing arguments
Module: aspose.imaging.fileformats.svg
Full Name: aspose.imaging.fileformats.svg.FontStoringArgs
Constructors
Name | Description |
---|---|
FontStoringArgs() | Initializes a new instance of the FontStoringArgs class |
Properties
Name | Type | Access | Description |
---|---|---|---|
dest_font_stream | _io.BufferedRandom | r/w | Gets or sets the dest font stream. |
dispose_stream | bool | r/w | Gets or sets a value indicating whether [dispose stream]. |
font_file_uri | string | r/w | Gets or sets the font file URI. |
font_store_type | FontStoreType | r/w | Gets or sets a value indicating whether [use embedded font]. |
source_font_file_name | string | r | Gets the source font file. |
source_font_stream | _io.BufferedRandom | r | Gets the source font stream. |
Constructor: FontStoringArgs()
FontStoringArgs()
Initializes a new instance of the FontStoringArgs class