MarginsF Class |
Namespace: Spire.Doc.Documents
The MarginsF type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
MarginsF |
Initializes a new instance of the
MarginsF
class
|
|
|
MarginsF(Single, Single, Single, Single) |
Initializes a new instance of the
MarginsF
class
|
| Name | Description | |
|---|---|---|
|
|
All | |
|
|
Bottom | |
|
|
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
|
|
Left | |
|
|
Right | |
|
|
Top |
| 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
.)
|