Namespace for pdf printing and converting to image.
Classes
| Class | Description | |
|---|---|---|
| Destination |
Destination of link in PDF document
| |
| DocumentPermissions |
Document Permissions
| |
| LibraryInfo |
Gives basic information about library and license.
| |
| MultiPdfDocumentPrintSettings |
Settings for printing multiple documents as single printer job.
| |
| PdfAction |
Executed action when link is clicked.
| |
| PdfBookmark |
Pdf bookmark
| |
| PdfBookmarkCollection |
Collection of PdfBookmarks
| |
| PdfDestination |
Destination within PDF document.
| |
| PdfMatch |
Represents a text search result match.
| |
| PdfMatches |
Represents all the results of a text search operation.
| |
| PdfOpenFileStatus |
Status of Pdf open file
| |
| PdfPage |
Page object of a PDF document.
| |
| PdfPrint |
PdfPrint
| |
| PdfPrintDocumentPageQuerySettingsEventArgs |
Document Print Page Event Arguments
| |
| PdfPrintDocumentPrintBeginEventArgs |
Document Print Begin Event Arguments
| |
| PdfPrintDocumentPrintEndEventArgs |
Document Print End Event Arguments
| |
| PdfPrintDocumentPrintPageEventArgs |
Document Print Page Event Arguments
| |
| PdfPrintMultiDocPrintEventInfo |
Event Info of MultiDocument printing
| |
| PdfPrintMultiDocumentPageQuerySettingsEventArgs |
Document Print Page Event Arguments
| |
| PdfPrintMultiDocumentPrintBeginEventArgs |
Multi Document Print Begin Event Arguments
| |
| PdfPrintMultiDocumentPrintEndEventArgs |
Multi Document Print End Event Arguments
| |
| PdfPrintMultiDocumentPrintPageEventArgs |
Multi Document Print Page Event Arguments
| |
| PdfPrintQueryPageSettingsEventArgs |
Query Page Settings Event Arguments
| |
| PdfPrintSingleDocumentPrintBeginEventArgs |
Single Document Print Begin Event Arguments
| |
| PdfPrintSingleDocumentPrintEndEventArgs |
Single Document Print End Event Arguments
| |
| PdfPrintDocument |
Provides functionality for working with a PDF document.
| |
| PdfPrintDocumentPrintSettings | ||
| PdfPrintImageSettings |
Provides image settings to use for BMP, GIF, JPEG, PNG and TIFF files.
| |
| PdfPrintImageSettingsBmp |
Provides image settings to use for BMP files.
| |
| PdfPrintImageSettingsTiff |
Provides image settings to use for TIFF files.
| |
| PdfPrintPageSettings |
print page settings
| |
| PdfSaveFileStatus |
Status of Pdf open file
| |
| PdfWatermark |
Watermark on printed PDF document
| |
| SinglePdfDocumentPrintSettings |
Settings for printing single PDF document. To be used with MultiPdfDocumentPrintSettings
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| DestinationType |
Destination type
| |
| PdfActionActionType |
List of possible Action types.
| |
| PdfOpenFileStatusPdfOpenFileResult |
Result of Pdf open file
| |
| PdfPrintColorBitsType | ||
| PdfPrintColorType |
ColorType used for converting pdf pages to images.
| |
| PdfPrintImageType |
Definies available image types.
| |
| PdfPrintRangeTypes |
Defines available range options.
| |
| PdfPrintScaleTypes |
Defines available scale types for the page content.
| |
| PdfPrintStatus |
Status of PDFPrint operation execution
| |
| PdfPrintTiffCompression |
Compression used in Tiff images
| |
| PdfRotation |
Rotation of the PDF page. It is applied after PrintOrientation.
| |
| PdfSaveFileStatusPdfSaveFileResult |
Result of Pdf open file
|