PageNegativeImage.PageNegativeImageOption

Inheritance: java.lang.Object, com.aspose.xps.metadata.PrintTicketElement, com.aspose.xps.metadata.CompositePrintTicketElement, com.aspose.xps.metadata.Option

public static final class PageNegativeImage.PageNegativeImageOption extends Option

Defines PageNegativeImage feature options.

Fields

FieldDescription
NegativeSpecifies the output should be the negative image.
NoneSpecifies the output should be the non-negative image.

Negative

public static PageNegativeImage.PageNegativeImageOption Negative

Specifies the output should be the negative image.

None

public static PageNegativeImage.PageNegativeImageOption None

Specifies the output should be the non-negative image.