IMaxSizeOptionsMaxHeight Property |
Max height of an output image in pixels.
Namespace: GroupDocs.Viewer.OptionsAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.7
Syntaxint MaxHeight { get; set; }
Property MaxHeight As Integer
Get
Set
property int MaxHeight {
int get ();
void set (int value);
}
abstract MaxHeight : int with get, set
Property Value
Type:
Int32
See Also