IRangeElement Interface

Pageflex Document Action API

Pageflex Document Action API IRangeElement Interface
Namespaces > Pageflex.Scripting > IRangeElement
The IRangeElement interface contains members unique to document elements which are part of a text range.
Syntax
C# Visual Basic Managed C++
public interface IRangeElement
Public Interface IRangeElement
public interface class IRangeElement
Members
All Members Constructors Methods Properties Fields Events



Icon Member Description
Range
Gets a Range representing the text contained by this element.

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)