Aspose::Page::XPS::XpsMetadata::PageMirrorImage::PageMirrorImageOption class

PageMirrorImageOption class

Defines PageMirrorImage feature options.

class PageMirrorImageOption : public Aspose::Page::XPS::XpsMetadata::Option

Fields

FieldDescription
static MirrorImageHeightSpecifies the output should be mirrored parallel to the MediaSizeHeight direction.
static MirrorImageWidthSpecifies the output should be mirrored parallel to the MediaSizeWidth direction.
static NoneSpecifies the output should not be mirrored.

See Also