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 MarginsF : WordAttrCollection
Public NotInheritable Class MarginsF Inherits WordAttrCollection
public ref class MarginsF sealed : public WordAttrCollection
[<SealedAttribute>] type MarginsF = class inherit WordAttrCollection end
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| MarginsF()()()() | Initializes a new instance of the MarginsF class | |
| MarginsF(Single, Single, Single, Single) | Initializes a new instance of the MarginsF class | |
| All | ||
| Bottom | ||
| ClearBackground()()()() | (Inherited from FormatBase.) | |
| ClearFormatting()()()() |
Clears the formatting.
(Inherited from FormatBase.) | |
| Clone()()()() | ||
| Document |
Gets the document.
(Inherited from OwnerHolder.) | |
| 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.) | |
| HasKey(Int32) |
Checks if Key exists.
(Inherited from FormatBase.) | |
| IsDefault |
Gets a value indicating whether format is default.
(Inherited from FormatBase.) | |
| Left | ||
| Right | ||
| Top | ||
| ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
Spire.Doc..::..OwnerHolder
Spire.Doc.Documents.XML..::..DocumentSerializable
Spire.Doc.Formatting..::..FormatBase
Spire.Doc.Formatting..::..AttrCollection
Spire.Doc.Formatting..::..WordAttrCollection
Spire.Doc.Documents..::..MarginsF
Spire.Doc..::..OwnerHolder
Spire.Doc.Documents.XML..::..DocumentSerializable
Spire.Doc.Formatting..::..FormatBase
Spire.Doc.Formatting..::..AttrCollection
Spire.Doc.Formatting..::..WordAttrCollection
Spire.Doc.Documents..::..MarginsF