API Reference
Class
HtmlRenderPrintProductionSettings
Resolved per-page print-production geometry in CSS pixels.
Inheritance
- Object
- HtmlRenderPrintProductionSettings
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property HtmlRenderPage.PrintProduction
Inherited Methods
Properties
public Double Bleed { get; } #Bleed distance outside each trim edge.
public Double MarkArea { get; } #Reserved sheet area outside the bleed boundary for printer marks.
public HtmlRenderPrintMarks Marks { get; } #Requested crop and registration marks.
public Double TrimInset { get; } #Inset from the sheet MediaBox to the trim boundary.
public Double BleedInset { get; } #Inset from the sheet MediaBox to the bleed boundary.