EpsOptions

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

public class EpsOptions extends ImageOptionsBase

Opzioni EPS (attualmente non utilizzate)

Costruttori

CostruttoreDescrizione
EpsOptions()

Metodi

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

ParametroTipoDescrizione
valoreshortIl sottotipo del formato EPS.