Class DocumentName

Class DocumentName

A név: Aspose.Page.XPS.XpsMetadata Összefoglaló: Aspose.Page.dll (25.4.0)

Írja be a dokumentum leíró nevet.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

Örökletes tagok

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

Constructors

DocumentName(A string)

Új példát hoz létre.

public DocumentName(string documentName)

Parameters

documentName string

A dokumentum neve.

 Magyar