The IMargins interface contains members unique to document elements with margin properties.
Syntax
C# | Visual Basic | Managed C++ |
public interface IMargins
Public Interface IMargins
public interface class IMargins
Members
All Members | Constructors | Methods | Properties | Fields | Events |
|
|
|
Icon | Member | Description |
---|---|---|
BottomMargin |
Gets or sets the bottom margin.
|
|
LeftMargin |
Gets or sets the left margin.
|
|
RightMargin |
Gets or sets the right margin.
|
|
TopMargin |
Gets or sets the top margin.
|
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)