←Select platform

AutoParseLinks Property (DocumentDescriptor)

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize