←Select platform

MaxHeight Property

Summary

The maximum height the input will be rasterized to verify.

Syntax
C#
VB
public int MaxHeight { get; set; } 
Public Property MaxHeight() As Integer 
   Get 
   Set 

Property Value

An integer value representing the maximum height of a page. Verification will fail if the height of the input image is larger than MaxHeight.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly