Syncfusion.PdfToImageConverter.Base
Class that imports the pdfium dlls.
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.
Correct height/width for DPI.
Class to use the pdfium methods for internal purpose.
Class to convert the pdf to images.
Initializes the members of the class.
Intializes the members of the class.
Stream of the file
Intializes the members of the class.
Stream of the file
Pasword for the file
Disposes the pdf document.
Loads the PDF document from the specified stream.
Pdf file as stream
Loads the PDF document from the specified stream.
Pdf file stream
Password of the stream
Converts the specified page of the PDF document as stream.
page index of the document
Whether the background of the page needs to be transparent
Whether need to keep the annotation of the page
Returns the stream of the specified page
Converts the specified page of the PDF document as stream.
Page index of the document
The horizontal DPI of the resultant .
The vertical DPI of the resultant .
Whether the background of the page needs to be transparent
Whether need to keep the annotation of the page
Returns the stream of the specified page
Converts the specified page of the PDF document as stream.
Page index of the document
The custom size of the converted image
The horizontal DPI of the resultant .
The vertical DPI of the resultant .
Whether need to maintain the pdf page size
Whether need to make the background of the page as transparent
Whether need to keep the annotation of the page
Returns the stream of the specified page
Converts the specified range of PDF document's pages as stream array.
The starting page index
The ending page index
The horizontal DPI of the resultant .
The vertical DPI of the resultant .
Whether need to make the background of the page as transparent
Whether need to keep the annotation of the page
Returns the array of stream for the range of pages
Converts the specified range of PDF document's pages as stream array.
The starting page index
The ending page index
The custom size of the converted image
The horizontal DPI of the resultant .
The vertical DPI of the resultant .
Whether need to maintain the pdf page size
Whether need to make the background of the page as transparent
Whether need to keep the annotation of the page
Returns the array of stream for the range of pages
Converts the specified page of the PDF document as stream.
The page index of the document
The custom size of the converted image
Whether need to maintain the pdf page size
Whether need to make the background of the page as transparent
Whether need to keep the annotation of the page
Returns the specified page as stream with custom size
Converts the specified range of PDF document's pages as stream array.
The starting page index
The ending page index
Whether need to make the background of the page as transparent
Whether need to keep the annotation of the page
Returns the array of stream for the range of pages
Converts the specified range of PDF document's pages as stream array.
The starting page index
The ending page index
The custom size for the converted image
Whether need to maintain the pdf page size
Whether need to make the background of the page as transparent
Whether need to keep the annotation of the page
Returns the array of stream for the range of pages
Exports the specified page as
The page index to be converted into
The custom size of the converted
Whether need to maintain the pdf page size
Whether need to keep the annotation of the page
Whether the background of the page needs to be transparent
Returns the specified page as with custom size
Exports the specified pages as
The starting page index
The ending page index
The custom size of the converted
Whether need to maintain the pdf page size
Whether the background of the page needs to be transparent
Whether need to keep the annotation of the page
Returns the specified pages as with custom size
Exports the specified page as a bitmap image.
Bitmap image
page index
Whether the background of the page needs to be transparent
Whether need to keep the annotations on the page
Returns the converted bitmap image
Converts points to pixel
Point value
Returns the pixel value
Exports the specified page as a bitmap image.
Bitmap image
page index
Whether the background of the page needs to be transparent
Whether need to keep the annotations on the page
Returns the converted bitmap image
Creates the pdfium document for the provided string.
Stream of the Pdf
Password of the pdf stream
Checks the base directory and provides it.
Returns the base directory.
Extracts text along with its format.
///
The page index in which the text has be extracted
Provides the text data collection
maintains the layout if it is true
Returns the extracted text for the provided page
Extracts the text from the specified page index.
Page index
Text collection
Text format
Whether rotated or not
Angle of rotation
Returns the extracted text from the provided page index
extracts text along with its format.
///
The page index in which the text has be extracted
Provides the text data collection with page details
Returns the extracted text for the provided page
Gets the bounds of the text.
Page object
page index
Gets the text details for the provided page index.
Page index
Text collection of the page
Returns the text
Converts the bitmap to stream.
Bitmap image to be converted
Returns the converted stream
Converts the bitmap to stream.
Array of bitmap images to be converted
Returns the converted stream
Extracts the Pdfium library to the application.
Checks whether the password is unicoded or not.
Password of the stream
Returns true if the password is unicoded, else false
Scales the page while rendering in the PDF Viewer control for improving the quality of the image.
Positive float values can be set. Recommended Value is 1 or 1.5f.
If the value is greater than the recommended value, there might be any distortion in the performance of the PDF Viewer.
Gets or sets the reference path of the Pdfium library.
Gets the page count of the document.
Gets or sets the id of the document
Gets or sets the pdf document value
Represents a text informations
Initializes the members of the class.
Text on the document
Bounds of the text
Gets the bounds of the text
Gets the text
Represents a Page text informations
Initializes the members of the class.
Size of the page
Text informations of the page
Text data of the page
Gets the list of text data for the page
Gets the text data for the page
Gets the page size for the page