←Select platform

AutoParseLinks Property

Summary

Indicate whether links are parsed automatically.

Syntax
C#
VB
C++
Java
public bool AutoParseLinks { get; set; } 
Public Property AutoParseLinks() As Boolean 
   Get 
   Set 
public:  
   property bool AutoParseLinks 
   { 
      bool get() 
      void set(bool value) 
   } 
public boolean getAutoParseLinks() 
public void setAutoParseLinks(boolean value) 

Property Value

Refer to AutoParseLinks.

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.Document Assembly