IRectangleHeight Property |
Height of Signature area on Document Page in Measure units
(pixels, percents or millimeters see
MeasureType SizeMeasureType).
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.4.0.0 (22.4)
SyntaxProperty Height As Integer
Get
Set
property int Height {
int get ();
void set (int value);
}
abstract Height : int with get, set
Property Value
Type:
Int32
See Also