PageSetup.LabelCorners Property

Closed説明

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

Closed構文

PageSetup.LabelCorners

Closed備考

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.