Pageflex Document Action API
JobSuppressedElementsHandling Enumeration
Namespaces > Pageflex.Scripting > JobSuppressedElementsHandling
Enumeration of suppressed elements handling.
Syntax
C# | Visual Basic | Managed C++ |
public enum JobSuppressedElementsHandling
Public Enumeration JobSuppressedElementsHandling
public enum class JobSuppressedElementsHandling
Members
Member | Description |
---|---|
OmitSuppressedElements |
Omit suppressed elements from output
|
PrintSuppressedElements |
Print suppressed elements
|
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)