CornersBottomRight Property |
Gets or sets bottom right corner value.
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.7.0.0 (22.7)
Syntaxpublic double BottomRight { get; set; }
Public Property BottomRight As Double
Get
Set
public:
property double BottomRight {
double get ();
void set (double value);
}
member BottomRight : float with get, set
Property Value
Type:
Double
See Also