PdfDocument.Name
PdfDocument.Name property
Gets or sets the name of the PDF document. Generates new GUID if the name is not set.
public string Name { get; set; }
See Also
- class PdfDocument
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets the name of the PDF document. Generates new GUID if the name is not set.
public string Name { get; set; }