Pageflex Document Action API
TopMargin Property
Namespaces > Pageflex.Scripting > HorizontalGroup > TopMargin
Gets or sets the top margin.
Syntax| C# | Visual Basic | Managed C++ |
public Measurement TopMargin { get; set; }
Public Property TopMargin As Measurement
public: virtual Measurement^ TopMargin { Measurement^ get () sealed; void set (Measurement^ value) sealed; }
Exceptions| Exception | Condition |
|---|---|
| StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)