Pageflex Document Action API
DeleteContents Method
Namespaces > Pageflex.Scripting > Range > DeleteContents()
Deletes all content in the range.
Syntax
C# | Visual Basic | Managed C++ |
public void DeleteContents ()
Public Sub DeleteContents
public: void DeleteContents ()
Exceptions
Exception | Condition |
---|---|
StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)