CdrFlgs

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

public class CdrFlgs extends CdrObject

El cdr flags

Constructores

ConstructorDescripción
CdrFlgs()

Métodos

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

CdrFlgs()

public CdrFlgs()

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.