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

 日本語