IDocumentInfoWidthForMaxHeight Property |
Specifies width for max page height.
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.6.0.0 (22.6)
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