←Select platform

MaxWidth Property

Summary

The maximum width the input will be rasterized to verify.

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

Property Value

An integer representing the maximum width of the image. Will fail verification if width of the input image is larger than MaxWidth.

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