Docx |
The DocxParagraphStyle type exposes the following members.
Name | Description | |
---|---|---|
DocxParagraphStyle | Initializes a new instance of the DocxParagraphStyle class. | |
DocxParagraphStyle(ParagraphStyle) | Initializes a new instance of the DocxParagraphStyle class. |
Name | Description | |
---|---|---|
InnerObject | Gets or sets the inner object. | |
LineSpacing | Gets or sets the line spacing. | |
SpaceAfter | Gets or sets the amount of spacing after the paragraph (in points). | |
SpaceBefore | Gets or sets the amount of spacing before the paragraph (in points). |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetCharacterFormat | Gets formatting properties which shall be applied to a document text. | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
SetColor | Sets the color. | |
SetProperty | Sets the property. Used for generic (not so common) properties | |
ToString | Returns a string that represents the current object. (Inherited from Object) |