Accusoft PrintPRO 7
hMetaDC Property
See Also  Send Feedback
AccusoftPrintPro7 ActiveX DLL > PrintPro Object : hMetaDC Property

Glossary Item Box

Description

Gets a handle to the current print preview metafile device context (DC).

Property Type

Read-only property

Syntax

Visual Basic
Public Property hMetaDC As Long

Return Type

A long value which represents a handle to the current print preview.

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.