THotPDF.Canvas Property
HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THotPDF.Canvas

THotPDF

 

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.

 

Example

 

Copyright©2007-2019 losLab.com