Class OutputBin.MediaSheetCapacity

Class OutputBin.MediaSheetCapacity

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

定义了 MediaSheetCapacity 评分属性值,该值指定了箱子的媒体容量(完整级别)的页数。

public sealed class OutputBin.MediaSheetCapacity : ScoredProperty, IScoredPropertyItem, OutputBin.IOutputBinOptionItem, IOptionItem, IPrintTicketElementChild

继承

objectPrintTicketElementCompositePrintTicketElementScoredPropertyOutputBin.MediaSheetCapacity

实现

IScoredPropertyItem, OutputBin.IOutputBinOptionItem, IOptionItem, IPrintTicketElementChild

继承成员

PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

构造函数

MediaSheetCapacity(int)

创建一个新实例。

public MediaSheetCapacity(int mediaSheetCapacity)

参数

mediaSheetCapacity int

一个 MediaSheetCapacity 评分属性值。

 中文