EpsOptions
Inheritance: java.lang.Object, com.aspose.imaging.DisposableObject, com.aspose.imaging.ImageOptionsBase
public class EpsOptions extends ImageOptionsBase
Opzioni EPS (attualmente non utilizzate)
Costruttori
| Costruttore | Descrizione |
|---|---|
| EpsOptions() |
Metodi
| Metodo | Descrizione |
|---|---|
| getSubType() | Ottiene il sottotipo del formato EPS. |
| setSubType(short value) | Imposta il sottotipo del formato EPS. |
EpsOptions()
public EpsOptions()
getSubType()
public short getSubType()
Ottiene il sottotipo del formato EPS.
Returns: short - Il sottotipo del formato EPS.
setSubType(short value)
public void setSubType(short value)
Imposta il sottotipo del formato EPS.
Parameters:
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | short | Il sottotipo del formato EPS. |