←Select platform

MaxElements Property

Summary

The maximum number of SVG elements allowed in an input document.

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

Property Value

If a page in the document has more SVG elements than the value provided, verification will fail.

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