ITwoDObjectHeight Property |
Gets the height of the object.
Namespace: GroupDocs.Watermark.SearchAssembly: GroupDocs.Watermark (in GroupDocs.Watermark.dll) Version: 20.7.0
SyntaxReadOnly Property Height As Double
Get
property double Height {
double get ();
}
abstract Height : float with get
Property Value
Type:
DoubleThe height of the object.
See Also