PageSetup.LabelHoleDiameter Property

ClosedDescription

Returns the diameter of a template's hole in the units specified.

ClosedSyntax

PageSetup.LabelHoleDiameter(Units)

Where Units is one of the BtUnits constants.

ClosedRemarks

The PageSetup.LabelHoleDiameter property is only valid when the PageSetup.LabelHole property is true and the PageSetup.LabelShape property returns btEllipse.

Related Topics