←Select platform

FileName Property

Summary

This property is updated with the name of the file extracted from an image.

Syntax
C#
VB
C++
public string FileName { get; } 
Public ReadOnly Property FileName As String 
public: 
property String^ FileName { 
   String^ get(); 
} 

Property Value

String that contains the name of the file that will be extracted from an image.

Example

Refer to ExtractMessageCommand.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Effects Assembly