Skip to content

T_PDFiumSharp_RenderingExtensionsWpf

ArgusMagnus edited this page Apr 4, 2017 · 3 revisions

RenderingExtensionsWpf Class

Inheritance Hierarchy

System.Object
  PDFiumSharp.RenderingExtensionsWpf
Namespace: PDFiumSharp
Assembly: PDFiumSharp.Wpf (in PDFiumSharp.Wpf.dll) Version: 0.1.0.0 (1.0.0.0)

Syntax

C#

public static class RenderingExtensionsWpf

Methods

 

Name Description
Public methodStatic member Render(PdfPage, WriteableBitmap, PageOrientations, RenderingFlags) Renders the page to a WriteableBitmap
Public methodStatic member Render(PdfPage, WriteableBitmap, ValueTuple(Int32, Int32, Int32, Int32), PageOrientations, RenderingFlags)
  Back to Top

See Also

Reference

PDFiumSharp Namespace

Clone this wiki locally