Gets whether the document prefers to be scaled for printing.
Syntax
[Android.Runtime.Register("shouldScaleForPrinting", "()Z", "")] public boolShouldScaleForPrinting ()
Returns
Documentation for this section has not yet been entered.
Remarks
Gets whether the document prefers to be scaled for printing.
You should take this info account if the document is rendered
for printing and the target media size differs from the page
size.