AsFile Property

Pageflex Document Action API

Pageflex Document Action API AsFile Property
Namespaces > Pageflex.Scripting > Variable > AsFile
Indicates whether Value specifies a filename.
Syntax
C# Visual Basic Managed C++
public bool AsFile { get; }
Public ReadOnly Property AsFile As Boolean
public:
bool AsFile {
	bool get ();
}

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)