PCB-Investigator Interface Documentation
C#
VB
C++
F#
Show/Hide TOC
PCBI_
Connection
Save
PDF Method
Overload List
SavePDF(IPCBIWindow, PDFDrawSettings, IFileData)
Save the PDF to a file. The file will be saved to the given IFileData.
SavePDF(IPCBIWindow, PDFDrawSettings, String)
Save the PDF to a file. The file will be saved to the given path.
See Also
Reference
PCBI_Connection Class
PCBI_PDFImport Namespace
In This Article
Overload List
See Also