Class PageScalingScaleHeight
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.4.0)
Specifies the scaling factor in the ImageableSizeHeight
direction for custom scaling.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagescalingscaleheight
public sealed class PageScalingScaleHeight : IntegerParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← ParameterInit ← IntegerParameterInit ← PageScalingScaleHeight
Implements
IJobPrintTicketItem , IDocumentPrintTicketItem , IPagePrintTicketItem , IPrintTicketItem , IPrintTicketElementChild
Inherited Members
IntegerParameterInit.MinValue , IntegerParameterInit.MaxValue , IntegerParameterInit.Multiple , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
PageScalingScaleHeight(int)
Creates a new instance.
public PageScalingScaleHeight(int value)
Parameters
value
int
The parameter value.