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