IVariableElement Interface

Pageflex Document Action API

Pageflex Document Action API IVariableElement Interface
Namespaces > Pageflex.Scripting > IVariableElement
The IVariableElement interface contains members unique to document elements which can be assigned a Variable.
Syntax
C# Visual Basic Managed C++
public interface IVariableElement
Public Interface IVariableElement
public interface class IVariableElement
Members
All Members Constructors Methods Properties Fields Events



Icon Member Description
Variable
Gets or sets the name of the Variable associated with this Element

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)