Class PageScaling.PageScalingOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
يصف ميزات خيارات Aspose.Page.XPS.XpsMetadata.PageScaling.
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.PageImageableSize مع الحفاظ على نسبة العرض إلى الارتفاع.
public static PageScaling.PageScalingOption FitApplicationBleedSizeToPageImageableSize
قيمة الحقل
FitApplicationContentSizeToPageImageableSize
يحدد أنه يجب تعديل حجم محتوى التطبيق ليتناسب مع Aspose.Page.XPS.XpsMetadata.PageImageableSize مع الحفاظ على نسبة العرض إلى الارتفاع.
public static PageScaling.PageScalingOption FitApplicationContentSizeToPageImageableSize
قيمة الحقل
FitApplicationMediaSizeToPageImageableSize
يحدد أنه يجب تعديل حجم وسائط التطبيق ليتناسب مع Aspose.Page.XPS.XpsMetadata.PageImageableSize مع الحفاظ على نسبة العرض إلى الارتفاع.
public static PageScaling.PageScalingOption FitApplicationMediaSizeToPageImageableSize
قيمة الحقل
FitApplicationMediaSizeToPageMediaSize
يحدد أنه يجب تعديل حجم وسائط التطبيق ليتناسب مع Aspose.Page.XPS.XpsMetadata.PageMediaSize مع الحفاظ على نسبة العرض إلى الارتفاع.
public static PageScaling.PageScalingOption FitApplicationMediaSizeToPageMediaSize
قيمة الحقل
None
يحدد أنه لا يجب تطبيق أي مقياس.
public static PageScaling.PageScalingOption None