Class ScoredProperty

Class ScoredProperty

Tên không gian: Aspose.Page.XPS.XpsMetadata Tổng hợp: Aspose.Page.dll (25.4.0)

Các lớp học thực hiện một PrintTicket chung ScoredProperty.Khóa học cơ bản cho tất cả các thuộc tính được xác định theo lịch trình.A ScoredProperty yếu tố tuyên bố một tài sản mà là nội tâm của mộtAspose.Page.XPS.XpsMetadata.Option định nghĩa. Các thuộc tính như vậy nên được so sánh khi đánh giácách gần như một yêu cầu Aspose.Page.XPS.XpsMetadata.Option tương ứng với một thiết bị được hỗ trợ Aspose.Page.XPS.XpsMetadata.Option.https://docs.microsoft.com/en-us/windows/win32/printdocs/scoredproperty

public class ScoredProperty : CompositePrintTicketElement, IOptionItem, IScoredPropertyItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement CompositePrintTicketElement ScoredProperty

Derived

PageMediaType.BackCoating , InputBin.BinType , OutputBin.BinType , JobBindAllDocuments.BindingGutter , DocumentBinding.BindingGutter , Duplex.DuplexMode , InputBin.FeedType , PageMediaType.FrontCoating , PageMediaType.Material , InputBin.MediaCapacity , InputBin.MediaPath , InputBin.MediaSheetCapacity , OutputBin.MediaSheetCapacity , InputBin.MediaSizeAutoSense , InputBin.MediaTypeAutoSense , PageMediaType.PrePrinted , PageMediaType.PrePunched , PageResolution.QualitativeResolution , PageMediaType.Recycled

Implements

IOptionItem , IScoredPropertyItem , IPrintTicketElementChild

Thành viên thừa kế

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

Constructors

ScoredProperty(Nhãn hiệu: ParameterRef)

tạo ra một trường hợp mới.

public ScoredProperty(string name, ParameterRef parameterRef)

Parameters

name string

Một cái tên tài sản.

parameterRef ParameterRef

Một Aspose.Page.XPS.XpsMetadata.ParameterRef ví dụ.

ScoredProperty(string, giá trị, params IScoredPropertyItem[])

tạo ra một trường hợp mới.

public ScoredProperty(string name, Value value, params IScoredPropertyItem[] items)

Parameters

name string

Một cái tên tài sản.

value Value

một giá trị tài sản.

items IScoredPropertyItem [ ]

Một loạt tùy ý của Aspose.Page.XPS.XpsMetadata.IScoredPropertyItem ví dụ.Mỗi người phải là một Aspose.Page.XPS.XpsMetadata.ScoredProperty, một Aspose.Page.XPS.XpsMetadata.Property hoặc một Aspose.Page.XPS.XpsMetadata.Value ví dụ.

 Tiếng Việt