Methods_T_PDFiumSharp_PdfPage - ArgusMagnus/PDFiumSharp GitHub Wiki

PdfPage Methods

The PdfPage type exposes the following members.

Methods

 

Name Description
Public method DeviceToPage
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Public method Flatten
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method PageToDevice
Public method Render(PDFiumBitmap, PageOrientations, RenderingFlags) Renders the page to a PDFiumBitmap
Public method Render(PDFiumBitmap, ValueTuple(Int32, Int32, Int32, Int32), PageOrientations, RenderingFlags)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
  Back to Top

Extension Methods

 

Name Description
Public Extension Method Render(Bitmap, PageOrientations, RenderingFlags) Overloaded.
Renders the page to a Bitmap (Defined by RenderingExtensionsGdiPlus.)
Public Extension Method Render(WriteableBitmap, PageOrientations, RenderingFlags) Overloaded.
Renders the page to a WriteableBitmap (Defined by RenderingExtensionsWpf.)
Public Extension Method Render(BitmapImage, PageOrientations, RenderingFlags) Overloaded.
Renders the page to a BitmapImage (Defined by RenderingExtensionsXwt.)
Public Extension Method Render(Bitmap, ValueTuple(Int32, Int32, Int32, Int32), PageOrientations, RenderingFlags) Overloaded. (Defined by RenderingExtensionsGdiPlus.)
Public Extension Method Render(WriteableBitmap, ValueTuple(Int32, Int32, Int32, Int32), PageOrientations, RenderingFlags) Overloaded. (Defined by RenderingExtensionsWpf.)
Public Extension Method Render(BitmapImage, ValueTuple(Int32, Int32, Int32, Int32), PageOrientations, RenderingFlags) Overloaded. (Defined by RenderingExtensionsXwt.)
  Back to Top

See Also

Reference

PdfPage Class
PDFiumSharp Namespace

⚠️ **GitHub.com Fallback** ⚠️