Pageflex Document Action API
SuppressedElementsHandling Property
Namespaces > Pageflex.Scripting > Job > SuppressedElementsHandling
Gets the JobSuppressedElementsHandling specification.
Syntax
C# | Visual Basic | Managed C++ |
public JobSuppressedElementsHandling SuppressedElementsHandling { get; }
Public ReadOnly Property SuppressedElementsHandling As JobSuppressedElementsHandling
public: JobSuppressedElementsHandling SuppressedElementsHandling { JobSuppressedElementsHandling get (); }
Exceptions
Exception | Condition |
---|---|
StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)