Prints the document according to the options selected in a user dialog box.
The options include embedded printing (printing within a bounding rectangle on a given page),
as well as interactive printing to a specified printer.
This method returns immediately, even if the printing has not completed.
NOTE:If security settings do not allow printing, this method will be ignored.
| C# | Visual Basic | Visual C++ |
public void Print()
Public Sub Print
public: void Print()