PageImport
- Last UpdatedJul 13, 2023
- 1 minute read
Imports a graphics file on to the page as a bitmap.
Syntax
PageImport(FileName)
FileName:
The name of the graphic file, including the complete path.
Return Value
0 (zero) if successful, otherwise an error is returned.
Note: For details on handling return and error values, see Error Handling.