Class PageScaling.PageScalingOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Beskriver funktionerna för Aspose.Page.XPS.XpsMetadata.PageScaling alternativ.
public sealed class PageScaling.PageScalingOption : Option, PageScaling.IPageScalingItem, IFeatureItem, IPrintTicketElementChild
Arv
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageScaling.PageScalingOption
Implementerar
PageScaling.IPageScalingItem, IFeatureItem, IPrintTicketElementChild
Arvda Medlemmar
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Fält
Custom
Anger att en anpassad skalning ska tillämpas på applikationens mediestorlek.
public static PageScaling.PageScalingOption Custom
Fältvärde
CustomSquare
Anger att en anpassad kvadratisk skalning ska tillämpas på applikationens mediestorlek.
public static PageScaling.PageScalingOption CustomSquare
Fältvärde
FitApplicationBleedSizeToPageImageableSize
Anger att applikationens bleed-storlek ska skalas till Aspose.Page.XPS.XpsMetadata.PageImageableSize och bevara bildförhållandet.
public static PageScaling.PageScalingOption FitApplicationBleedSizeToPageImageableSize
Fältvärde
FitApplicationContentSizeToPageImageableSize
Anger att applikationens innehållsstorlek ska skalas till Aspose.Page.XPS.XpsMetadata.PageImageableSize och bevara bildförhållandet.
public static PageScaling.PageScalingOption FitApplicationContentSizeToPageImageableSize
Fältvärde
FitApplicationMediaSizeToPageImageableSize
Anger att applikationens mediestorlek ska skalas till Aspose.Page.XPS.XpsMetadata.PageImageableSize och bevara bildförhållandet.
public static PageScaling.PageScalingOption FitApplicationMediaSizeToPageImageableSize
Fältvärde
FitApplicationMediaSizeToPageMediaSize
Anger att applikationens mediestorlek ska skalas till Aspose.Page.XPS.XpsMetadata.PageMediaSize och bevara bildförhållandet.
public static PageScaling.PageScalingOption FitApplicationMediaSizeToPageMediaSize
Fältvärde
None
Anger att ingen skalning ska tillämpas.
public static PageScaling.PageScalingOption None