CdrSpnd

Inheritance: java.lang.Object, com.aspose.imaging.DisposableObject, com.aspose.imaging.fileformats.cdr.objects.CdrObject, com.aspose.imaging.fileformats.cdr.objects.CdrDictionaryItem

public class CdrSpnd extends CdrDictionaryItem

El cdr span

Constructores

ConstructorDescripción
CdrSpnd()

Métodos

MétodoDescripción
getValue()Obtiene el valor.
setValue(int value)Establece el valor.

CdrSpnd()

public CdrSpnd()

getValue()

public final int getValue()

Obtiene el valor.

Returns: int - el valor.

setValue(int value)

public final void setValue(int value)

Establece el valor.

Parameters:

ParámetroTipoDescripción
valorintel valor.