Namespace IronPdf.Rendering
Classes
ChangeTrackingModes
Determines if hashes are generated of all objects upon opening a document.
Very slow for large documents.
Must be enabled for multiple signatures or revisions.
Should be disabled if it corrupts documents signed by 3rd parties.
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.
RequestContexts
Browser request contexts for defining relationship between the browser request contexts of individual renders.
Important for cookies and user preferences.