Class PageScaling.PageScalingOption

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

继承

objectPrintTicketElementCompositePrintTicketElementOptionPageScaling.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

字段值

PageScaling.PageScalingOption

CustomSquare

指定应将自定义正方形缩放应用于应用程序媒体大小。

public static PageScaling.PageScalingOption CustomSquare

字段值

PageScaling.PageScalingOption

FitApplicationBleedSizeToPageImageableSize

指定应用程序出血大小应缩放到 Aspose.Page.XPS.XpsMetadata.PageImageableSize,同时保持宽高比。

public static PageScaling.PageScalingOption FitApplicationBleedSizeToPageImageableSize

字段值

PageScaling.PageScalingOption

FitApplicationContentSizeToPageImageableSize

指定应用程序内容大小应缩放到 Aspose.Page.XPS.XpsMetadata.PageImageableSize,同时保持宽高比。

public static PageScaling.PageScalingOption FitApplicationContentSizeToPageImageableSize

字段值

PageScaling.PageScalingOption

FitApplicationMediaSizeToPageImageableSize

指定应用程序媒体大小应缩放到 Aspose.Page.XPS.XpsMetadata.PageImageableSize,同时保持宽高比。

public static PageScaling.PageScalingOption FitApplicationMediaSizeToPageImageableSize

字段值

PageScaling.PageScalingOption

FitApplicationMediaSizeToPageMediaSize

指定应用程序媒体大小应缩放到 Aspose.Page.XPS.XpsMetadata.PageMediaSize,同时保持宽高比。

public static PageScaling.PageScalingOption FitApplicationMediaSizeToPageMediaSize

字段值

PageScaling.PageScalingOption

None

指定不应应用任何缩放。

public static PageScaling.PageScalingOption None

字段值

PageScaling.PageScalingOption

 中文