RVTDocs.com
Namespace: Autodesk.Revit.DB Class: PrintManager

PrintManager.SubmitPrint

Method
Description:
Print the views and sheets defined in the current local PrintManager settings.
Remarks:
PrintManager will apply the local settings to global and print the view/views/sheets which user defined with the current settings.
Syntax
public bool SubmitPrint()
Exceptions
Exception Condition
InvalidOperationException Thrown when this operation is not allowed in the current application mode, or the print resource is occupied by others.