This method initializes (resets) the print control properties.
[Visual
Basic] imagekitcontrolname.PrintDraw.ClearProperty
[Visual
C++] imagekitcontrolname.GetPrintDraw().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.