actualSize constant
PdfPrintScaling
const actualSize
Actual Size
Prints the page without any scaling (100% scale). The content is centered on the paper. If the page is larger than the printable area, the content will be cropped.
Implementation
static const PdfPrintScaling actualSize = PdfPrintScalingValue(1);