Inesoft PrintCE SDK EVC++ CPrintCE::PDFFile Property WriteOnly
Allows to set output PDF file path. C++ Syntax: object.SetPDFFile(LPCTSTR value); eVB Syntax: object.PDFFile = value Parameters value New PDF file path (for example: "\My Documents\my.pdf"). © 2009 Inesoft. All rights reserved.
Allows to set output PDF file path.
C++ Syntax: object.SetPDFFile(LPCTSTR value); eVB Syntax: object.PDFFile = value
Parameters
value
New PDF file path (for example: "\My Documents\my.pdf").
© 2009 Inesoft. All rights reserved.