EpsOptions
Inheritance: java.lang.Object, com.aspose.imaging.DisposableObject, com.aspose.imaging.ImageOptionsBase
public class EpsOptions extends ImageOptionsBase
EPS seçenekleri (şu anda kullanılmıyor)
Yapıcılar
| Yapıcı | Açıklama |
|---|---|
| EpsOptions() |
Yöntemler
| Yöntem | Açıklama |
|---|---|
| getSubType() | EPS formatının alt türünü alır. |
| setSubType(short value) | EPS formatının alt türünü ayarlar. |
EpsOptions()
public EpsOptions()
getSubType()
public short getSubType()
EPS formatının alt türünü alır.
Returns: short - EPS formatının alt türü.
setSubType(short value)
public void setSubType(short value)
EPS formatının alt türünü ayarlar.
Parameters:
| Parametre | Tür | Açıklama |
|---|---|---|
| değer | short | EPS formatının alt türü. |