Class Property
ja nimityö: Aspose.Page.XPS.XpsMetadata Kokoelma: Aspose.Page.dll (25.4.0)
Luokka, joka toteuttaa yhteisen PrintTicket Property
.Kaikkien järjestelmällisesti määriteltyjen ominaisuuksien perusluokka.A Property
elementti ilmoittaa laitteen, työn muotoilun tai muun asiaankuuluvan omaisuudenjonka nimi annetaan sen nimen ominaisuudesta. Aspose.Page.XPS.xpsMetadata.Value elementti käytetään määrittämäänYksi arvo on, että Property
.A Property
Se voi olla monimutkainen ja mahdollisesti sisältää useita haittaominaisuuksia.Toissijaisia ominaisuuksia edustaa myös Property
ja elementtejä.https://docs.microsoft.com/en-us/windows/win32/printdocsi/omistus
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
Perintöjäsenet
PrintTicketElement.Name , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
Property(linja, omaisuus, params IPropertyItem[])
Luo uusi tapaus.
public Property(string name, Property property, params IPropertyItem[] items)
Parameters
name
string
ja omaisuuden nimi.
property
Property
Pakollinen Aspose.Page.XPS.xpsMetadata.Property tapaus.
items
IPropertyItem
[]
Vapaaehtoinen sarja Aspose.Page.XPS.xpsMetadata.IPropertyItem tapauksia.Jokaisen on oltava Aspose.Page.XPS.xpsMetadata.Property tai Wl33. xps.
Property(linja, arvo, parametrit IPropertyItem[])
Luo uusi tapaus.
public Property(string name, Value value, params IPropertyItem[] items)
Parameters
name
string
ja omaisuuden nimi.
value
Value
Pakollinen Aspose.Page.XPS.xpsMetadata.Value tapaus.
items
IPropertyItem
[]
Vapaaehtoinen sarja Aspose.Page.XPS.xpsMetadata.IPropertyItem tapauksia.Jokaisen on oltava Aspose.Page.XPS.xpsMetadata.Property tai Wl33. xps.