| MarginsF Class | 
 Inheritance Hierarchy
Inheritance Hierarchy
 
Namespace: Spire.Doc.Documents
 Syntax
Syntax
 
The MarginsF type exposes the following members.
 Constructors
Constructors
 
| Name | Description | |
|---|---|---|
|   | MarginsF | 
 Initializes a new instance of the
 
MarginsF
 
 class
 | 
|   | MarginsF(Single, Single, Single, Single) | 
 Initializes a new instance of the
 
MarginsF
 
 class
 | 
 Properties
Properties
 
| Name | Description | |
|---|---|---|
|   | All | |
|   | Bottom | |
|   | Document | 
 Gets the document.
(Inherited from
 OwnerHolder
.) | 
|   | Left | |
|   | Right | |
|   | Top | 
 Methods
Methods
 
| Name | Description | |
|---|---|---|
|   | Clone | |
|   | Equals(Object) | (Overrides Object Equals(Object) .) | 
|   | Equals(MarginsF) | |
|   | GetHashCode | 
 Serves as the default hash function.
(Inherited from
 Object
.) | 
|   | GetType | 
 Gets the
 
Type
 
 of the current instance.
(Inherited from
 Object
.) | 
|   | ToString | 
 Returns a string that represents the current object.
(Inherited from
 Object
.) | 
 See Also
See Also