Class PageScaling.PageScalingOption
名称: Aspose.Page.XPS.XpsMetadata 合計: Aspose.Page.dll (25.4.0)
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
相続人
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
定義されたスケールは、アプリケーションメディアサイズに適用されるべきです。
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