PageSetup.LabelCorners Property

关闭描述

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

关闭语法

PageSetup.LabelCorners

关闭备注

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.