Class PageScalingScaleHeight

Class PageScalingScaleHeight

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Указывает коэффициент масштабирования в направлении ImageableSizeHeight для пользовательского масштабирования.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagescalingscaleheight

public sealed class PageScalingScaleHeight : IntegerParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Наследование

object
PrintTicketElement
ParameterInit
IntegerParameterInit
PageScalingScaleHeight

Реализует

IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPagePrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Унаследованные члены

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()

Конструкторы

PageScalingScaleHeight(int)

Создает новый экземпляр.

public PageScalingScaleHeight(int value)

Параметры

value int

Значение параметра.

 Русский