Class PageScaling.PageScalingOption
名称: Aspose.Page.XPS.XpsMetadata アセンション: Aspose.Page.dll (25.5.0)
Aspose.Page.XPS.XpsMetadata.PageScalingの機能のオプションを説明します。
public sealed class PageScaling.PageScalingOption : Option, PageScaling.IPageScalingItem, IFeatureItem, IPrintTicketElementChildInheritance
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