A Sandcastle Documented Class Library
![]() | DocxParagraphStyle Class |
Class DocxParagraphStyle.
Inheritance HierarchySystemObject QsGemBox.DocxDocxParagraphStyle
Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
SyntaxThe DocxParagraphStyle type exposes the following members.
Constructors| Name | Description | |
|---|---|---|
![]() | DocxParagraphStyle |
Initializes a new instance of the DocxParagraphStyle class.
|
![]() | DocxParagraphStyle(ParagraphStyle) |
Initializes a new instance of the DocxParagraphStyle class.
|
Properties| 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).
|
Methods| 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 a hash function for a particular type. (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.) |
See Also


