Class PageScaling.PageScalingOption
Tên không gian: Aspose.Page.XPS.XpsMetadata Tổng hợp: Aspose.Page.dll (25.4.0)
Mô tả các tùy chọn Aspose.Page.XPS.XpsMetadata.PageScaling.
public sealed class PageScaling.PageScalingOption : Option, PageScaling.IPageScalingItem, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageScaling.PageScalingOption
Implements
PageScaling.IPageScalingItem , IFeatureItem , IPrintTicketElementChild
Thành viên thừa kế
Option.Add(params IOptionItem[]) , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
Custom
Cụ thể một quy mô tùy chỉnh nên được áp dụng cho ứng dụng Media Size.
public static PageScaling.PageScalingOption Custom
Giá trị Field
PageScaling . PageScalingOption
CustomSquare
Cụ thể một quy mô vuông tùy chỉnh nên được áp dụng cho ứng dụng Media Size.
public static PageScaling.PageScalingOption CustomSquare
Giá trị Field
PageScaling . PageScalingOption
FitApplicationBleedSizeToPageImageableSize
Cụ thể ứng dụng kích cỡ máu nên được quy mô đếnAspose.Page.XPS.XpsMetadata.PageImageableSize duy trì tỷ lệ khía cạnh.
public static PageScaling.PageScalingOption FitApplicationBleedSizeToPageImageableSize
Giá trị Field
PageScaling . PageScalingOption
FitApplicationContentSizeToPageImageableSize
Để xác định kích cỡ nội dung ứng dụng nên được quy mô thànhAspose.Page.XPS.XpsMetadata.PageImageableSize duy trì tỷ lệ khía cạnh.
public static PageScaling.PageScalingOption FitApplicationContentSizeToPageImageableSize
Giá trị Field
PageScaling . PageScalingOption
FitApplicationMediaSizeToPageImageableSize
Để xác định kích thước của phương tiện ứng dụng nên được quy mô lên đếnAspose.Page.XPS.XpsMetadata.PageImageableSize duy trì tỷ lệ khía cạnh.
public static PageScaling.PageScalingOption FitApplicationMediaSizeToPageImageableSize
Giá trị Field
PageScaling . PageScalingOption
FitApplicationMediaSizeToPageMediaSize
Để xác định kích thước của phương tiện ứng dụng nên được quy mô lên đếnAspose.Page.XPS.XpsMetadata.PageMediaSize duy trì tỷ lệ khía cạnh.
public static PageScaling.PageScalingOption FitApplicationMediaSizeToPageMediaSize
Giá trị Field
PageScaling . PageScalingOption
None
Nó chỉ ra rằng không nên áp dụng quy mô.
public static PageScaling.PageScalingOption None