Class PageScaling.PageScalingOption

Class PageScaling.PageScalingOption

Namn på plats: Aspose.Page.XPS.XpsMetadata Sammanfattning: Aspose.Page.dll (25.4.0)

Beskriv Aspose.Page.XPS.XpsMetadata.PageScaling funktioner alternativ.

public sealed class PageScaling.PageScalingOption : Option, PageScaling.IPageScalingItem, IFeatureItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement CompositePrintTicketElement Option PageScaling.PageScalingOption

Implements

PageScaling.IPageScalingItem , IFeatureItem , IPrintTicketElementChild

Arvsmedlemmar

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

Anger en anpassad skalning bör tillämpas på Application Media Size.

public static PageScaling.PageScalingOption Custom

Fältvärde

PageScaling . PageScalingOption

CustomSquare

Anger en anpassad kvadratskalning bör tillämpas på Application Media Size.

public static PageScaling.PageScalingOption CustomSquare

Fältvärde

PageScaling . PageScalingOption

FitApplicationBleedSizeToPageImageableSize

Anger applikationen blöd storlek bör skala tillAspose.Page.XPS.XpsMetadata.PageImageableSize bevarar aspektförhållandet.

public static PageScaling.PageScalingOption FitApplicationBleedSizeToPageImageableSize

Fältvärde

PageScaling . PageScalingOption

FitApplicationContentSizeToPageImageableSize

Anger storleken på applikationsinnehåll bör skala tillAspose.Page.XPS.XpsMetadata.PageImageableSize bevarar aspektförhållandet.

public static PageScaling.PageScalingOption FitApplicationContentSizeToPageImageableSize

Fältvärde

PageScaling . PageScalingOption

FitApplicationMediaSizeToPageImageableSize

Anger storleken på applikationsmediet bör skala tillAspose.Page.XPS.XpsMetadata.PageImageableSize bevarar aspektförhållandet.

public static PageScaling.PageScalingOption FitApplicationMediaSizeToPageImageableSize

Fältvärde

PageScaling . PageScalingOption

FitApplicationMediaSizeToPageMediaSize

Anger storleken på applikationsmediet bör skala tillAspose.Page.XPS.XpsMetadata.PageMediaSize bevarar aspektförhållandet.

public static PageScaling.PageScalingOption FitApplicationMediaSizeToPageMediaSize

Fältvärde

PageScaling . PageScalingOption

None

Det föreskrivs att ingen skalning ska tillämpas.

public static PageScaling.PageScalingOption None

Fältvärde

PageScaling . PageScalingOption

 Svenska