| HotPDF Delphi PDF Component Developer Guide | ![]() |
|
|
THotPDF.Canvas
|
Top Previous Next |
|
Gives access to the document canvas.
Delphi syntax: property Canvas: TCanvas;
C++ syntax: __property Graphics::TCanvas* Canvas;
Description Use the Canvas property to paint to the PDF document during the TCanvas drawing methods.
Code Example
|
| Copyright©2007-2025 losLab.com |