←Select platform

IsLink Property

Summary
Determines whether the file is an image file or a link to an image file.
Syntax
C#
VB
C++
Java
public bool IsLink { get; } 
Public ReadOnly Property IsLink As Boolean 
public boolean isLink() 
public: 
property bool IsLink { 
   bool get(); 
} 

Property Value

true if the file is a link to an image file; false, otherwise.

Example

For an example, refer to CodecsImageInfo.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.