PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() ![]() ![]() Collapse AllThis method draws a table in the PDF document.
|
| HRESULT ShowTable ( LONG tableNumber, FLOAT left, FLOAT top, FLOAT scaleX, FLOAT scaleY ) |
Parameters
tableNumber
Number of a table in the document's tables collection
left
X coordinate of the location of the table
top
Y coordinate of the location of the table
scaleX
Horizontal scale factor
scaleY
Vertical scale factor
Return value
If successful, this method returns S_OK. If it fails, this method should return one of the error values.
Remarks
See Also
Reference


