←Select platform

MaxWidth Property

Summary

The maximum width allowed in the input document. The input will be rasterized to verify the width.

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

Property Value

If a page in the document has a width larger than MaxWidth, verification will fail.

Remarks

Example

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