Class PageMediaSizePSOrientation
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
מציין את הכיוון ביחס לכיוון ההזנה
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagemediasizepsorientation
public sealed class PageMediaSizePSOrientation : IntegerParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
ירושה
object ← PrintTicketElement ← ParameterInit ← IntegerParameterInit ← PageMediaSizePSOrientation
מיישם
IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
חברים שהורשו
IntegerParameterInit.MinValue, IntegerParameterInit.MaxValue, IntegerParameterInit.Multiple, PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
קונסטרוקטורים
PageMediaSizePSOrientation(int)
יוצר מופע חדש.
public PageMediaSizePSOrientation(int value)
פרמטרים
value
int
ערך הפרמטר.
מאפיינים
MaxValue
לפרמטרים בעלי ערך שלם או ערך עשרוני, מגדיר את הערך המותר הגדול ביותר.
public override int MaxValue { get; }
ערך המאפיין
MinValue
לפרמטרים בעלי ערך שלם או ערך עשרוני, מגדיר את הערך המותר הקטן ביותר.
public override int MinValue { get; }