←Select platform

AutoParseLinks Property

Summary

Indicate whether links are parsed automatically.

Syntax

C#
VB
Java
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly