PdfDocumentDevice
Overview
PdfDocumentDevice is a class in Aspose.PDF FOSS for .NET.
Inherits from: DocumentDevice.
Default DocumentDevice implementation that saves the document as a PDF (Document.Save round-trip).
This class provides 1 method for working with PdfDocumentDevice objects in .NET programs.
Available methods include: Process.
All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package.
Methods
| Signature | Description |
|---|---|
Process(document: Document, output: Stream) | Calls Process on this PdfDocumentDevice instance. |