Click or drag to resize

RefreshOptionsGetUseRoundedCorners Method

Gets the value UseRoundedCorners from the options object Whether we should use the corner radii specified in Annot.BorderStyle. Off by default.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool GetUseRoundedCorners()

Return Value

Type: Boolean
a bool, Whether we should use the corner radii specified in Annot.BorderStyle. Off by default..
See Also