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