[]
        
(Showing Draft Content)

C1.WPF.PdfViewer.C1PdfViewer.PrintDocument

PrintDocument Method

PrintDocument(string)

Print the current document.

Declaration
public bool PrintDocument(string documentName = "")
Parameters
Type Name Description
string documentName

The name used when printing.

Returns
Type Description
bool

Returns true if operation is successful; otherwise, false.