ElementType Property

Pageflex Document Action API

Pageflex Document Action API ElementType Property
Namespaces > Pageflex.Scripting.Exceptions > WrongVariableKindException > ElementType
The type of Element.
Syntax
C# Visual Basic Managed C++
public string ElementType { get; }
Public ReadOnly Property ElementType As String
public:
String^ ElementType {
	String^ get ();
}
Exceptions
Exception Condition
StaleScriptingObjectException This object's associated internal object no longer exists.

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)