Class DocumentName

Class DocumentName

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Belge için tanımlayıcı bir ad belirtir.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentname

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

Kalıtım

object
PrintTicketElement
CompositePrintTicketElement
Property
NameProperty
DocumentName

Uygulamalar

IPrintTicketItem,
IFeatureItem,
IOptionItem,
IScoredPropertyItem,
IPropertyItem,
IPrintTicketElementChild

Kalıtılan Üyeler

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

Yapıcılar

DocumentName(string)

Yeni bir örnek oluşturur.

public DocumentName(string documentName)

Parametreler

documentName string

Belge adı.

 Türkçe