O2S.Components.PDF4NET.Render Documentation
PDFRenderList Class
Members 



O2S.Components.PDF4NET.Rendering Namespace : PDFRenderList Class
Defines an intermediary format for rendered PDF pages.
Syntax
'Declaration
 
Public Class PDFRenderList 
'Usage
 
Dim instance As PDFRenderList
public class PDFRenderList 
public ref class PDFRenderList 
Remarks
When a PDF page needs to be converted to image at multiple resolutions it is more efficient to convert it first to a render list and then convert the render list to images.
Inheritance Hierarchy

System.Object
   O2S.Components.PDF4NET.Rendering.PDFRenderList

Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PDFRenderList Members
O2S.Components.PDF4NET.Rendering Namespace