Package | Description |
---|---|
com.aspose.cad.jasperreports.tiff |
The package contains SVG file format exporter classes.
|
com.aspose.cad.jasperreports.tiff.enums |
The package contains Tiff file format enumerations.
|
Modifier and Type | Method and Description |
---|---|
Group3OptionsEnum |
ASTiffExportParametersBean.getFaxT4Options()
Gets or sets the fax t4 options.
|
Group3OptionsEnum |
ASTiffExportConfigurationImpl.getFaxT4Options()
Gets or sets the fax t4 options.
|
Group3OptionsEnum |
ASTiffExportConfiguration.getFaxT4Options()
Gets or sets the fax t4 options.
|
Modifier and Type | Method and Description |
---|---|
void |
ASTiffExportParametersBean.setFaxT4Options(Group3OptionsEnum value)
Gets or sets the fax t4 options.
|
void |
ASTiffExportConfigurationImpl.setFaxT4Options(Group3OptionsEnum value)
Gets or sets the fax t4 options.
|
Modifier and Type | Method and Description |
---|---|
static Group3OptionsEnum |
Group3OptionsEnum.getByValue(long value) |
static Group3OptionsEnum |
Group3OptionsEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Group3OptionsEnum[] |
Group3OptionsEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|