Class PageScaling.PageScalingOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
מתאר את אפשרויות תכונות PageScaling של Aspose.Page.XPS.XpsMetadata.
public sealed class PageScaling.PageScalingOption : Option, PageScaling.IPageScalingItem, IFeatureItem, IPrintTicketElementChild
ירושה
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageScaling.PageScalingOption
מיישם
PageScaling.IPageScalingItem, 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()
שדות
Custom
מציין כי יש להחיל סקלת מותאמת על גודל המדיה של היישום.
public static PageScaling.PageScalingOption Custom
ערך שדה
CustomSquare
מציין כי יש להחיל סקלת ריבוע מותאמת על גודל המדיה של היישום.
public static PageScaling.PageScalingOption CustomSquare
ערך שדה
FitApplicationBleedSizeToPageImageableSize
מציין כי גודל הדליפת היישום צריך להיות מותאם לגודל התמונה הניתנת להדפסה של Aspose.Page.XPS.XpsMetadata תוך שמירה על יחס ההיבט.
public static PageScaling.PageScalingOption FitApplicationBleedSizeToPageImageableSize
ערך שדה
FitApplicationContentSizeToPageImageableSize
מציין כי גודל התוכן של היישום צריך להיות מותאם לגודל התמונה הניתנת להדפסה של Aspose.Page.XPS.XpsMetadata תוך שמירה על יחס ההיבט.
public static PageScaling.PageScalingOption FitApplicationContentSizeToPageImageableSize
ערך שדה
FitApplicationMediaSizeToPageImageableSize
מציין כי גודל המדיה של היישום צריך להיות מותאם לגודל התמונה הניתנת להדפסה של Aspose.Page.XPS.XpsMetadata תוך שמירה על יחס ההיבט.
public static PageScaling.PageScalingOption FitApplicationMediaSizeToPageImageableSize
ערך שדה
FitApplicationMediaSizeToPageMediaSize
מציין כי גודל המדיה של היישום צריך להיות מותאם לגודל המדיה של Aspose.Page.XPS.XpsMetadata תוך שמירה על יחס ההיבט.
public static PageScaling.PageScalingOption FitApplicationMediaSizeToPageMediaSize
ערך שדה
None
מציין כי אין להחיל סקלת.
public static PageScaling.PageScalingOption None