PDF .NET Library Documentation - PDF Technologies, Inc.

The PDFDocument type exposes the following members.

Methods

  NameDescription
Abort
This procedure will clear all internal data and break generation of the PDF document.
AddAttachment
The function to use if you wish to attach a document to an existing pDF file.
AddLayer
AddNumberingRange
The function add a numbering range to a PDF Document.
AddSchema
Add a new Meta data schema to the document.
AddSignatureOverloaded.
CreateGoToPageAction
CreatePDFImportDataAction
CreatePDFJavaScriptAction
CreatePdfLaunchAction
CreatePdfNamedAction
CreatePdfRemoteGoToAction
CreatePDFResetFormAction
CreatePDFSubmitFormAction
CreatePDFURLAction
CreatePDFVisibleControlAction
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ImportHTML
The function to convert HTML files to PDF
ImportXml
Function used to convert XML files to PDF.
InsertPage
Create ant inserts a PDFPage into the Pages at the specified index.
IsLicenseValid
LoadPdfOverloaded.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
NewPage
Creates a new page in the PDF document and sets CurrentPage property to new generated page.
Save
Generate the PDF document.
SetAction_AfterPrint
An Java Script Action to be performed after print.
SetAction_AfterSave
An Java Script Action to be performed after save.
SetAction_BeforeClose
An Java Script Action to be performed before close.
SetAction_BeforePrint
An Java Script Action to be performed before print.
SetAction_BeforeSave
An Java Script Action to be performed before save.
SetCurrentPage
This function sets CurrentPage to page with number "Index".
TiffToPDFOverloaded.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also