Class PageMirrorImage.PageMirrorImageOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.4.0)
Defines Aspose.Page.XPS.XpsMetadata.PageMirrorImage feature options.
public sealed class PageMirrorImage.PageMirrorImageOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageMirrorImage.PageMirrorImageOption
Implements
IFeatureItem , IPrintTicketElementChild
Inherited Members
Option.Add(params IOptionItem[]) , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
MirrorImageHeight
Specifies the output should be mirrored parallel to the MediaSizeHeight direction.
public static PageMirrorImage.PageMirrorImageOption MirrorImageHeight
Field Value
PageMirrorImage . PageMirrorImageOption
MirrorImageWidth
Specifies the output should be mirrored parallel to the MediaSizeWidth direction.
public static PageMirrorImage.PageMirrorImageOption MirrorImageWidth
Field Value
PageMirrorImage . PageMirrorImageOption
None
Specifies the output should not be mirrored.
public static PageMirrorImage.PageMirrorImageOption None