PrintPreview(String,ScaleMode,Thickness,Int32) Method
In This Topic
Displays the window with the print preview content.
Syntax
Parameters
- docName
- The document name.
- scaleMode
- The ScaleMode.
- margin
- The margin of the pages.
- maxPages
- The maximum printed pages.
See Also