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.