TextDocument.Name
TextDocument.Name property
Gets or sets the name of the text document.
public string Name { get; set; }
See Also
- class TextDocument
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets the name of the text document.
public string Name { get; set; }