O2S.Components.PDFRender4NET.Win Defines the arguments for page rendering error event. Represents an existing PDF file. Stores an ordered pair of floating-point numbers, typically the width and height of a rectangle. Initializes a new object. The page number on which the error appeared. The type of the error that appeared. Optional error message. Gets or sets a value indicating whether the page rendering should be cancelled or not. Gets the associated error message. Gets the page number where the error appeared. Gets the type of the error that appeared. Closes the PDF file and frees all resources. Renders a PDF page to a object. A object representing the PDF page. The number of the page to render. The resolution the page will be rendered at. Renders a PDF page to a object. A object representing the PDF page. The number of the page to render. The resolution the page will be rendered at. The page content to be rendered. Renders all the pages of the PDF file to a multi page TIFF image. The physical path where the TIFF image will be stored. The resolution the pages will be rendered at. Renders all the pages of the PDF file to a multi page TIFF image. The stream where the TIFF image will be stored. The resolution the pages will be rendered at. Renders all the pages of the PDF file to a multi page TIFF image. A memory stream storing the TIFF image. The resolution the pages will be rendered at. Gets the size of a page in points. The size of the page in points. The number of the page. Creates a object from the given pdf file. A object created based on the given pdf file. the full path to a pdf file used as source for this object. Creates a object from the given pdf file. A object created based on the given pdf file. the full path to a pdf file used as source for this object. the user password used to decrypt the PDF file. Creates a object from the given stream object. A object created based on the given stream object. the stream object used as source for this object. Creates a object from the given stream object. A object created based on the given stream object. the stream object used as source for this object. the user password used to decrypt the PDF file. Prints the PDF file with the specified settings. Settings for printing the PDF file. Prints the PDF file with the specified settings. Settings for printing the PDF file. The content to be printed. Renders the specified page on a graphics surface. The number of the page to render. The drawing surface. Renders the specified page on a graphics surface. The number of the page to render. The drawing surface. The page content to be rendered. Renders the specified page on a graphics surface. The number of the page to render. The drawing surface. The X coordinate of the top left corner of the page. The Y coordinate of the top left corner of the page. Renders the specified page on a graphics surface. The number of the page to render. The drawing surface. The X coordinate of the top left corner of the page. The Y coordinate of the top left corner of the page. The page content to be rendered. Gets or sets the threshold for B/W conversion. Gets the number of pages in the PDF file. Specifies a collection of fonts to be used when the corresponding font is not embedded in the PDF file. Fired after a PDF page is printed. Fired before a PDF page is printed. Gets or sets the event being fired when a page rendering error has occured. Fired after a PDF page is printed, to notify about the progress of the print operation. Fired before a PDF page is printed for setting page properties. Initializes a new object. Initializes a new object. The width. The height. Gets or sets the height. Gets or sets the width. Specifies the possible errors that can appear during the rendering of a PDF page. CMYK JPEG image is rendered as negative. JPEG2000 image is not rendered. JBIG2 image is not rendered. Font cannot be rendered. Text used as clipping path. Content stream cannot be processed. Defines the exception thrown when errors are encountered when parsing the font files. Defines the exception thrown when the page object is not valid. Defines the exception thrown when the password for opening the PDF file is not valid. Defines the exception thrown when errors are encountered in the page content. Initializes a new object. The message with details about the error in the font data. Initializes a new object. The message with details about the error in the font data. Inner exception. Initializes a new object. The message with details about the error in page content. Initializes a new object. The message with details about the error in page content. Initializes a new object. The message with details about the error in page content. Specifies the available scaling options when printing a PDF file. No page scaling is performed. The page content is displayed starting from the top left corner of the page. Content that falls outside the printable are is not printed. Page content is scaled, enlarged or reduced, to fit the printable area. The original aspect ratio is not preserved. Page content is scaled, enlarged or reduced, to fit the printable area. The original aspect ratio is preserved. Page content is scaled (reduced) to fit the printable area if it is larger than the printable area. If it is smaller, no scaling is performed. The original aspect ratio is not preserved if one of the dimensions, width and/or height, needs to be scaled. Page content is scaled (reduced) to fit the printable area if it is larger than the printable area. If it is smaller, no scaling is performed. The original aspect ratio is preserved if one of the dimensions, width and/or height, needs to be scaled. Multiple pages are printed on a single sheet of paper. Multiple pages are printed on a single sheet of paper. The original aspect ratio is preserved for each page. Specifies what parts of the page (content, annotations and/or form fields) should be printed. Page content should be printed. Annotations should be printed. Form fields should be printed. Defines the arguments for print progress event. Initializes a new object. Printer settings object for printing the PDF file. Gets or sets a value indicating whether the page should be rotated to match the paper orientation. Gets or sets the bitmap resolution for printing. Gets or sets the bitmap transparent color. Gets or sets the columns count. Thrown when values is less than 1. Gets or sets the document name to display (for example, in a print status dialog box or printer queue) while printing the document. Gets or sets a value indicating whether large images should be down scaled. Gets or sets the page scaling. Gets or sets the paper size for the page. Gets or sets the page's paper source. Gets or sets the value of pen adjustment factor. Gets the printer settings for printing the PDF file Gets or sets the ranges of pages to print. Gets or sets the rows count. Thrown when values is less than 1. Initializes a new object. The number of the page within the document being printed. The number of the page within the printed range being printed. Total number of pages being printed. Gets or sets a value indicating whether the page printing should be cancelled or not. Gets the page number within the print range being printed. Gets the page number within the document being printed. Gets the total number of pages being printed.