PdfPrintDocument MethodsTerminal Works - PDF Printing.Net Library

The PdfPrintDocument type exposes the following members.

Methods

  NameDescription
Public methodDispose
Protected methodDispose(Boolean)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetFileVersion
Gets the PDF file version.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetPDFProperty
Gets the data for the specified property.
Public methodGetPermissionProperties
Gets the document permissions for this PDF.
Public methodGetText
Gets the text from the specified page.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSearch(String, Boolean, Boolean)
Searches the PDF for the specified text.
Public methodSearch(String, Boolean, Boolean, Int32)
Searches the PDF for the specified text.
Public methodSearch(String, Boolean, Boolean, Int32, Int32)
Searches the PDF for the specified text.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
See Also

Reference