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