Class DocumentName

Class DocumentName

이름 공간 : Aspose.Page.XPS.XpsMetadata 모임: Aspose.Page.dll (25.4.0)

문서에 대한 설명 이름을 지정합니다.https://docs.microsoft.com/en-us/windows/win32/printdocs/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

상속 회원들

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

Constructors

DocumentName(스트리트)

새로운 사례를 만들어 낸다.

public DocumentName(string documentName)

Parameters

documentName string

문서의 이름입니다.

 한국어