PDFReaderControls.NET Standard Class Reference

Document.Print Method

Print this document with a print dialog.

Overload List

Print this document with a print dialog.

public void Print();

Print this document with the provided print setting (without showing a print dialog).

public void Print(PrintSettings);

See Also

Document Class | TallComponents.PDF.ReaderControls Namespace