PageSetup.LabelCorners Property

ClosedDescription

Returns whether the corners of the item on your stock are rounded or square.

ClosedSyntax

PageSetup.LabelCorners

ClosedRemarks

The PageSetup.LabelCorners property returns a constant, specifying whether the corners of the label are rounded. If they are rounded, the property will return the constant btRound; otherwise, it will return the constant btSquare. The PageSetup.LabelCorners property is only valid when the PageSetup.LabelShape property is set to Rectangle.