C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor Namespace > C1Editor Class > Print Method : Print(Boolean,String) Method |
Prints the current document.
'Declaration Public Overloads Sub Print( _ ByVal selectPrinter As System.Boolean, _ ByVal printTemplateFileName As System.String _ )
public void Print( System.bool selectPrinter, System.string printTemplateFileName )