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