EpsOptions

Inheritance: java.lang.Object, com.aspose.imaging.DisposableObject, com.aspose.imaging.ImageOptionsBase

public class EpsOptions extends ImageOptionsBase

EPS-Optionen (derzeit nicht verwendet)

Konstruktoren

KonstruktorBeschreibung
EpsOptions()

Methoden

MethodeBeschreibung
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:

ParameterTypBeschreibung
WertshortDer Subtyp des EPS‑Formats.