Print pdf document
Namespace: Spire.PdfViewer.FormsAssembly: Spire.PdfViewer.Forms (in Spire.PdfViewer.Forms.dll) Version: 6.6.0.0 (6.6.0.2020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
[ObsoleteAttribute("This method may be removed in the future,please use the method of PdfViewer.PrintDoc.")] public void Print()
<ObsoleteAttribute("This method may be removed in the future,please use the method of PdfViewer.PrintDoc.")> Public Sub Print
public: [ObsoleteAttribute(L"This method may be removed in the future,please use the method of PdfViewer.PrintDoc.")] void Print()
[<ObsoleteAttribute("This method may be removed in the future,please use the method of PdfViewer.PrintDoc.")>] member Print : unit -> unit