ScoredProperty.ScoredProperty
ScoredProperty(string, ParameterRef)
Δημιουργεί μια νέα παρουσία.
public ScoredProperty(string name, ParameterRef parameterRef)
Παράμετρος | Τύπος | Περιγραφή |
---|---|---|
name | String | Ένα όνομα ιδιοκτησίας. |
parameterRef | ParameterRef | ΕΝΑParameterRef παράδειγμα. |
Δείτε επίσης
- class ParameterRef
- class ScoredProperty
- χώρος ονομάτων Aspose.Page.XPS.XpsMetadata
- συνέλευση Aspose.Page
ScoredProperty(string, Value, params IScoredPropertyItem[])
Δημιουργεί μια νέα παρουσία.
public ScoredProperty(string name, Value value, params IScoredPropertyItem[] items)
Παράμετρος | Τύπος | Περιγραφή |
---|---|---|
name | String | Ένα όνομα ιδιοκτησίας. |
value | Value | Μια αξία ιδιοκτησίας. |
items | IScoredPropertyItem[] | Μια αυθαίρετη σειρά απόIScoredPropertyItem στιγμιότυπα. Κάθε μία πρέπει να είναι αScoredProperty , έναProperty ή αValue παράδειγμα. |
Δείτε επίσης
- class Value
- interface IScoredPropertyItem
- class ScoredProperty
- χώρος ονομάτων Aspose.Page.XPS.XpsMetadata
- συνέλευση Aspose.Page