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