Class DocumentName

Class DocumentName

ja nimityö: Aspose.Page.XPS.XpsMetadata Kokoelma: Aspose.Page.dll (25.4.0)

Määritä kuvaus nimen asiakirjalle.https://docs.microsoft.com/en-us/windows/win32/print docs/documentname

public sealed class DocumentName : NameProperty, IPrintTicketItem, IFeatureItem, IOptionItem, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement CompositePrintTicketElement Property NameProperty DocumentName

Implements

IPrintTicketItem , IFeatureItem , IOptionItem , IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

Perintöjäsenet

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

Constructors

DocumentName(String)

Luo uusi tapaus.

public DocumentName(string documentName)

Parameters

documentName string

Asiakirjan nimi on.

 Suomi