MaxHoleHeight Property (ILEADRasterHolePunchRemoveDoc)

Visual Basic example

Visual C++ example

 

Syntax

long MaxHoleHeight;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the maximum Height of one of the holes of the hole punch configuration to be removed in the HoleBunchRemove dialog box.

If HOLEPUNCH_USE_DPI is set in the Flags property, units are in thousandths of an inch, otherwise units are in pixels. This parameter is valid only if HOLEPUNCH_USE_SIZE is set in the Flags property.

See Also

Elements

ShowHolePunchRemoveDlg method