IPagePoint Interface

Pageflex Document Action API

Pageflex Document Action API IPagePoint Interface
Namespaces > Pageflex.Scripting > IPagePoint
The IPagePoint interface contains members unique to document elements at the page level -- pages and page insertion points.
Syntax
C# Visual Basic Managed C++
public interface IPagePoint
Public Interface IPagePoint
public interface class IPagePoint
Members
All Members Constructors Methods Properties Fields Events



Icon Member Description
IsIngested
trueTruetrue if this page point was created by evaluating a document Variable; falseFalsefalse otherwise.

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)