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