PdfTextAnnotationAppearanceHCornerRadius Property |
Gets or sets horizontal corner radius.
Namespace: GroupDocs.Signature.Options.AppearancesAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.4.0.0 (22.4)
Syntaxpublic int HCornerRadius { get; set; }
Public Property HCornerRadius As Integer
Get
Set
public:
property int HCornerRadius {
int get ();
void set (int value);
}
member HCornerRadius : int with get, set
Property Value
Type:
Int32
See Also