Click or drag to resize

PdfPageRenderer Properties

The PdfPageRenderer type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleDrawingSurface
Gets or sets the drawing surface for rendering graphics or images on a PDF page.
Public propertyGlobalResources
Gets the global resources that are available to a document and page that is being rendered.
Public propertyParentPageRenderer
Gets or sets the parent page renderer (if any).
Public propertyCode exampleTextSurface
Gets or sets the text surface for rendering text content on a PDF page.
Top
See Also