Class Property

Class Property

Le nom : Aspose.Page.XPS.XpsMetadata Assemblée: Aspose.Page.dll (25.4.0)

La classe qui met en œuvre un PrintTicket commun Property.La classe di base per tutte le proprietà definite in schema.A Property l’élément déclare un appareil, un formatage de travail ou une autre propriété pertinenteil cui nome viene dato dal suo atributo di nome. Un elemento Aspose.Page.XPS.XpsMetadata.Value viene utilizzato per assegnareUne valeur pour la Property.A Property Il peut être complexe, possiblement contenant plusieurs sous-propriétés.Les sous-propriétés sont également représentées par Property Les éléments.https://docs.microsoft.com/en-us/windows/win32/printdocs/proprietà

public class Property : CompositePrintTicketElement, IPrintTicketItem, IFeatureItem, IOptionItem, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement CompositePrintTicketElement Property

Derived

InputBin.FeedDirection , InputBin.FeedFace , IDProperty , JobOptimalDestinationColorProfile , NameProperty , PageImageableSize , SelectionType , URIProperty

Implements

IPrintTicketItem , IFeatureItem , IOptionItem , IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

I membri ereditari

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

Constructors

Property(Régime, Propriété, Paramètres IPropertyItem[])

Crea una nuova instanza.

public Property(string name, Property property, params IPropertyItem[] items)

Parameters

name string

Un nome di proprietà.

property Property

Un caso obbligatorio Aspose.Page.XPS.XpsMetadata.Property.

items IPropertyItem [ ]

Una serie arbitraria di Aspose.Page.XPS.XpsMetadata.IPropertyItem istanze.Ciascuno deve essere un Aspose.Page.XPS.XpsMetadata.Property o un Aspose.Page.XPS.XpsMetadata.Value esempio.

Property(Couleur, valeur, paramètres IProperty[])

Crea una nuova instanza.

public Property(string name, Value value, params IPropertyItem[] items)

Parameters

name string

Un nome di proprietà.

value Value

Un caso obbligatorio Aspose.Page.XPS.XpsMetadata.Value.

items IPropertyItem [ ]

Una serie arbitraria di Aspose.Page.XPS.XpsMetadata.IPropertyItem istanze.Ciascuno deve essere un Aspose.Page.XPS.XpsMetadata.Property o un Aspose.Page.XPS.XpsMetadata.Value esempio.

 Français