Namespace IronPdf.Rendering
Classes
AdaptiveHttpLoginCredentials
Provides credentials for AdaptivePdfRenderer to log-in to an intranet, extranet or website, impersonating a user. This allows a unique ability to render web-pages as PDFs even on secure intranets, extranets and websites.
AdaptivePdfRenderer
A class allowing a developer to control rendering of HTML to PDFs using WebKit and Chrome engines from a single class instance.
Default behavior is to detect and select an installed browser engine.
AdaptivePdfRenderOptions
A class allowing a developer to control rendering of HTML to PDFs using WebKit and Chrome engines from a single class instance.
Default behavior is to detect and select an installed browser engine.
PdfCssMediaType
Defines which style-sheet should be rendered. 'Print' or 'Screen'. This matches the CSS3 Media Queries standard.
PdfPaperOrientation
Paper Orientation
PdfPaperSize
Defines the target virtual paper size the PDF. Relates to real-world paper-sizes.
PdfRenderingEngine
Specifies which "HTML to PDF" rendering engine to use.