←Select platform

FileName Property

Summary

File name for the ALTO document.

Syntax

C#
VB
Java
Objective-C
C++
public string FileName {get; set;}
Public Property FileName As String
@property (nonatomic, copy, nullable) NSString *fileName
public String getFileName() 
public void setFileName(String fileName) 
public: 
property String^ FileName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A The file name for the ALTO document. Default value is null.

Requirements

Target Platforms

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