←Select platform

FileName Property

Summary
Gets the name of the file containing the overlay image.
Syntax
C#
VB
Objective-C
C++
Java
public string FileName { get; } 
Public ReadOnly Property FileName As String 
@property (nonatomic, strong, readonly) NSString *fileName 
public String getFileName() 
public: 
property String^ FileName { 
   String^ get(); 
} 

Property Value

The name of the file containing the overlay image.

Remarks

This property is input only.

Example

For an example, refer to RasterCodecs.StartOverlay

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.