Class PageMirrorImage.PageMirrorImageOption
Namn på plats: Aspose.Page.XPS.XpsMetadata Sammanfattning: Aspose.Page.dll (25.4.0)
Definiera Aspose.Page.XPS.XpsMetadata.PageMirrorImage funktioner alternativ.
public sealed class PageMirrorImage.PageMirrorImageOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageMirrorImage.PageMirrorImageOption
Implements
IFeatureItem , IPrintTicketElementChild
Arvsmedlemmar
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
Ange utgången bör speglas parallellt med MediaSizeHeight riktning.
public static PageMirrorImage.PageMirrorImageOption MirrorImageHeight
Fältvärde
PageMirrorImage . PageMirrorImageOption
MirrorImageWidth
Ange utgången bör speglas parallellt med MediaSizeWidth riktning.
public static PageMirrorImage.PageMirrorImageOption MirrorImageWidth
Fältvärde
PageMirrorImage . PageMirrorImageOption
None
Specifikation av produktionen bör inte speglas.
public static PageMirrorImage.PageMirrorImageOption None