[]
        
(Showing Draft Content)

C1.Win.C1Editor.C1Editor.PrintPreview

PrintPreview Method

PrintPreview()

Shows a print preview dialog.

Declaration
public void PrintPreview()

PrintPreview(string)

Shows a print preview dialog. Uses the specified print template. See more details about print templates at http://msdn.microsoft.com/en-us/library/aa753279(VS.85).aspx

Declaration
public void PrintPreview(string printTemplateFileName)
Parameters
Type Name Description
string printTemplateFileName