Namespace IronPdf.Rendering
Classes
PdfCssMediaType
Defines which style-sheet should be rendered. 'Print' or 'Screen'. This matches the CSS3 Media Queries standard.
PdfPageRotation
PageRotation setting of a PDF page
PdfPaperOrientation
Paper orientation when rendering HTML to PDF
PdfPaperSize
Defines the target virtual paper size the PDF. Relates to real-world paper-sizes.
PdfPaperSizeConverter
Class for converting PDF paper sizes from the PdfPaperSize enum to millimeters.
PdfRenderingEngine
Specifies which "HTML to PDF" rendering engine to use.