PdfDocumentInfoTitle Property

Gets or sets title of the document.

Namespace:  Aspose.CAD.FileFormats.Pdf
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public string Title { get; set; }

Property Value

Type: String
See Also