Namespace: Mindee.Pdf
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
PDF Utility class.
public static class PdfUtils
Inheritance: object → PdfUtils
Name | Description |
---|---|
DrawPageContent(SKCanvas, SKBitmap, IPageReader, bool) | Draws the content of a bitmap onto a canvas. Optionally writes the text from a source PDF onto said canvas. |
GeneratePageBitmap(int, IPageReader, int, int) | Generates a bitmap of the current read page. This operation rasterizes the contents. |
HasSourceText(byte[]) | Returns true if the source PDF has source text inside. Returns false for images. |
Documentation generated by MdDocs