| Package | Description |
|---|---|
| com.aspose.cad.imageoptions.svgoptionsparameters |
| Modifier and Type | Method and Description |
|---|---|
FontStoreType |
FontStoringArgs.getFontStoreType()
Gets or sets a value indicating how to store font.
|
static FontStoreType |
FontStoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FontStoreType[] |
FontStoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FontStoringArgs.setFontStoreType(FontStoreType value)
Gets or sets a value indicating how to store font.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.