Class ScoredProperty
이름 공간 : Aspose.Page.XPS.XpsMetadata 모임: Aspose.Page.dll (25.4.0)
일반 프린트 티켓을 구현하는 클래스 ScoredProperty
.모든 스케줄 정의 된 점수 속성에 대한 기본 클래스.A ScoredProperty
요소는 본질적인 재산을 선언한다.Aspose.Page.XPS.XpsMetadata.Option 정의.이러한 속성은 평가할 때 비교되어야 합니다.얼마나 가까운 요청 Aspose.Page.XPS.XpsMetadata.Option 장치 지원 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
상속 회원들
PrintTicketElement.Name , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
ScoredProperty(파라미터, 파라미터 리프)
새로운 사례를 만들어 낸다.
public ScoredProperty(string name, ParameterRef parameterRef)
Parameters
name
string
부동산 이름이 있습니다.
parameterRef
ParameterRef
A Aspose.Page.XPS.XpsMetadata.ParameterRef 예제.
ScoredProperty(링크, 가치, 파람 IScoredPropertyItem[])
새로운 사례를 만들어 낸다.
public ScoredProperty(string name, Value value, params IScoredPropertyItem[] items)
Parameters
name
string
부동산 이름이 있습니다.
value
Value
부동산의 가치가 있다.
items
IScoredPropertyItem
[ ] [ [ ]
Aspose.Page.XPS.XpsMetadata.IScoredPropertyItem의 자발적인 시리즈.각각 Aspose.Page.XPS.XpsMetadata.ScoredProperty, Aspose.Page.XPS.XpsMetadata.Property 또는 Aspose.Page.XPS.XpsMetadata.Value 예제가 있어야 합니다.