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.