Namespace: Spire.Doc.Documents
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public sealed class Margins
Public NotInheritable Class Margins
public ref class Margins sealed
[<SealedAttribute>] type Margins = class end
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| Margins()()()() | Initializes a new instance of the Margins class | |
| Margins(Int32, Int32, Int32, Int32) | Initializes a new instance of the Margins class | |
| All | ||
| Bottom | ||
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Left | ||
| Right | ||
| Top | ||
| ToString()()()() | (Inherited from Object.) |