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