Class PageMirrorImage.PageMirrorImageOption
Class PageMirrorImage.PageMirrorImageOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
定义 Aspose.Page.XPS.XpsMetadata.PageMirrorImage 特性选项。
public sealed class PageMirrorImage.PageMirrorImageOption : Option, IFeatureItem, IPrintTicketElementChild
继承
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageMirrorImage.PageMirrorImageOption
实现
IFeatureItem, IPrintTicketElementChild
继承成员
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
字段
MirrorImageHeight
指定输出应平行于 MediaSizeHeight 方向进行镜像。
public static PageMirrorImage.PageMirrorImageOption MirrorImageHeight
字段值
PageMirrorImage.PageMirrorImageOption
MirrorImageWidth
指定输出应平行于 MediaSizeWidth 方向进行镜像。
public static PageMirrorImage.PageMirrorImageOption MirrorImageWidth
字段值
PageMirrorImage.PageMirrorImageOption
None
指定输出不应进行镜像。
public static PageMirrorImage.PageMirrorImageOption None