IDocumentInfoWidthForMaxHeight Property |
Specifies width for max page height.
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 20.11.0.0 (20.11)
Syntaxint WidthForMaxHeight { get; set; }
Property WidthForMaxHeight As Integer
Get
Set
property int WidthForMaxHeight {
int get ();
void set (int value);
}
abstract WidthForMaxHeight : int with get, set
Property Value
Type:
Int32
See Also