Class PdfDocument
PdfDocument class
Represents a PDF document with a name.
public class PdfDocument
Constructors
Name | Description |
---|---|
PdfDocument() | The default constructor. |
Properties
Name | Description |
---|---|
Document { get; set; } | Gets or sets the the PDF document. |
Name { get; set; } | Gets or sets the name of the PDF document. Generates new GUID if the name is not set. |
See Also
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF