AccusoftPrintPro8 ActiveX DLL > PrintPro Object : hMetaDC Property |
Gets a handle to the current print preview metafile device context (DC).
Visual Basic |
---|
Public Property hMetaDC As Long |
Not available at design time.
You can use the hMetaDC property to add items to the current print preview. This gives you the flexibility to add custom items to the print preview that are not provided directly by PrintPRO.
Note: The print preview metafile handle is maintained by the PrintPRO control. You should not delete this handle.