This method initializes (resets) the print control properties.

[C++Builder]   imagekitcontrolname->PrintDraw->ClearProperty()
[Delphi]   imagekitcontrolname.PrintDraw.ClearProperty

Parameters

None

Return Value

None

Explanation

The ClearProperty method initializes (resets) the print control properties that have values capable of being set. After executing the ClearProperty method, these properties will have values of 0 or False. Note that the CharSet property will be reset to -1.

 

The ImageKit10 VCL is a product created by Newtone Corporation