PdfiumViewer
Determines whether the specified key is a regular input key or a special key that requires preprocessing.
true if the specified key is a regular input key; otherwise, false.
One of the values.
Opens a document using a .NET Stream. Allows opening huge
PDFs without loading them into memory first.
The input Stream. Don't dispose prior to closing the pdf.
Password, if the PDF is protected. Can be null.
Retrieves an IntPtr to the COM object for the Stream. The caller must release this with Marshal.Release prior to Disposing the Stream.
An IntPtr to the FPDF_DOCUMENT object.
Gets or sets the current zoom level.
Zooms the PDF document in one step.
Zooms the PDF document out one step.
Raises the event.
A that contains the event data.
Determines whether the specified key is a regular input key or a special key that requires preprocessing.
true if the specified key is a regular input key; otherwise, false.
One of the values.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Provides functionality to render a PDF document.
Initializes a new instance of the PdfDocument class with the provided path.
Path to the PDF document.
Initializes a new instance of the PdfDocument class with the provided path.
Path to the PDF document.
Password for the PDF document.
Initializes a new instance of the PdfDocument class with the provided path.
Window to show any UI for.
Path to the PDF document.
Initializes a new instance of the PdfDocument class with the provided path.
Window to show any UI for.
Stream for the PDF document.
Initializes a new instance of the PdfDocument class with the provided stream.
Stream for the PDF document.
Initializes a new instance of the PdfDocument class with the provided stream.
Stream for the PDF document.
Password for the PDF document.
Number of pages in the PDF document.
Bookmarks stored in this PdfFile
Size of each page in the PDF document.
Renders a page of the PDF document to the provided graphics instance.
Number of the page to render.
Graphics instance to render the page on.
Horizontal DPI.
Vertical DPI.
Bounds to render the page in.
Render the page for printing.
Renders a page of the PDF document to the provided graphics instance.
Number of the page to render.
Graphics instance to render the page on.
Horizontal DPI.
Vertical DPI.
Bounds to render the page in.
Flags used to influence the rendering.
Renders a page of the PDF document to an image.
Number of the page to render.
Horizontal DPI.
Vertical DPI.
Render the page for printing.
The rendered image.
Renders a page of the PDF document to an image.
Number of the page to render.
Horizontal DPI.
Vertical DPI.
Flags used to influence the rendering.
The rendered image.
Renders a page of the PDF document to an image.
Number of the page to render.
Width of the rendered image.
Height of the rendered image.
Horizontal DPI.
Vertical DPI.
Render the page for printing.
The rendered image.
Renders a page of the PDF document to an image.
Number of the page to render.
Width of the rendered image.
Height of the rendered image.
Horizontal DPI.
Vertical DPI.
Flags used to influence the rendering.
The rendered image.
Save the PDF document to the specified location.
Path to save the PDF document to.
Save the PDF document to the specified location.
Stream to save the PDF document to.
Creates a for the PDF document.
Creates a for the PDF document.
Specifies the mode for printing. The default
value for this parameter is CutMargin.
Describes a link on a page.
The location of the link.
The target of the link.
The target URI of the link.
Creates a new instance of the PdfPageLink class.
The location of the link
The target page of the link
The target URI of the link
Describes all links on a page.
All links of the page.
Specifies the mode in which the document should be printed.
Printers have a hard margin. This is a (small) margin on which it is not
possible to print. PdfPrintMode specifies whether the page should be
scaled to fit into this margin, or that the margin should be cut off of
the page.
Shrink the print area to fall within the hard printer margin.
Cut the hard printer margin from the output.
Flags that influence the page rendering process.
No flags.
Render for printing.
Set if annotations are to be rendered.
Set if using text rendering optimized for LCD display.
Don't use the native text output available on some platforms.
Grayscale output.
Limit image cache size.
Always use halftone for image stretching.
Render with a transparent background.
Control to render PDF documents.
Gets or sets a value indicating whether the user can give the focus to this control using the TAB key.
true if the user can give the focus to the control using the TAB key; otherwise, false. The default is true.Note:This property will always return true for an instance of the class.
1
Gets or sets the way the document should be zoomed initially.
Gets or sets the current rotation of the PDF document.
Initializes a new instance of the PdfRenderer class.
Raises the event.
A that contains the event data.
Load a into the control.
Document to load.
Raises the event.
A that contains the event data.
Rotate the PDF document left.
Rotate the PDF document right.
Releases the unmanaged resources used by the and its child controls and optionally releases the managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Specifies the rotation of pages shown in the PDF renderer.
Rotates the output 0 degrees.
Rotates the output 90 degrees.
Rotates the output 180 degrees.
Rotates the output 270 degrees.
Control to host PDF documents with support for printing.
Gets or sets the PDF document.
Get the that renders the PDF document.
Gets or sets the default document name used when saving the document.
Gets or sets the default print mode.
Gets or sets the way the document should be zoomed initially.
Initializes a new instance of the PdfViewer class.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
A strongly-typed resource class, for looking up localized strings, etc.
Returns the cached ResourceManager instance used by this class.
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized string similar to Page {0}.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized string similar to Could not save the PDF file to the specified location..
Looks up a localized string similar to Could not save file.
Looks up a localized string similar to PDF Files (*.pdf)|*.pdf|All Files (*.*)|*.*.
Looks up a localized string similar to Save As.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.