EpsOptions
Inheritance: java.lang.Object, com.aspose.imaging.DisposableObject, com.aspose.imaging.ImageOptionsBase
public class EpsOptions extends ImageOptionsBase
EPS-Optionen (derzeit nicht verwendet)
Konstruktoren
| Konstruktor | Beschreibung |
|---|---|
| EpsOptions() |
Methoden
| Methode | Beschreibung |
|---|---|
| getSubType() | Liest den Subtyp des EPS‑Formats. |
| setSubType(short value) | Setzt den Subtyp des EPS‑Formats. |
EpsOptions()
public EpsOptions()
getSubType()
public short getSubType()
Liest den Subtyp des EPS‑Formats.
Returns: short – der Subtyp des EPS‑Formats.
setSubType(short value)
public void setSubType(short value)
Setzt den Subtyp des EPS‑Formats.
Parameters:
| Parameter | Typ | Beschreibung |
|---|---|---|
| Wert | short | Der Subtyp des EPS‑Formats. |