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

 한국어