PDFDocument Class
Get PDFDocument and PDFPage to start drawing
Namespace: PCBI_API_Extensions.PDFAssembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
public class PDFDocument : IDisposable
Public Class PDFDocument
Implements IDisposable
public ref class PDFDocument : IDisposable
type PDFDocument =
class
interface IDisposable
end
- Inheritance
- Object PDFDocument
- Implements
- IDisposable
| PDFDocument |
Return an empty PDF Document, needs to be disposed!
|
| Count |
How many pages there are
|
| Pages |
List of pages in the document
|