![]() | Docx |
The DocxParagraph type exposes the following members.
Name | Description | |
---|---|---|
![]() | DocxParagraph | Initializes a new instance of the DocxParagraph class. |
![]() | DocxParagraph(Paragraph) | Initializes a new instance of the DocxParagraph class. |
Name | Description | |
---|---|---|
![]() | AlignmentHorizontal | Gets or sets the alignment. |
![]() | Bold | Sets a value indicating whether this DocxParagraph is bold. |
![]() | InnerObject | Gets or sets the inner object. |
![]() | Italic | Sets a value indicating whether this DocxParagraph is italic. |
![]() | LineSpacing | Gets or sets the line spacing. |
![]() | Section | Gets the section. |
![]() | 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). |
![]() | Style | Sets the style provided as string |
Name | Description | |
---|---|---|
![]() | Clone | Clones this DocxTable instance. |
![]() | 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) |
![]() | GetCharacterFormatForParagraphMarkSize | Get the size of character format for paragraph mark. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetRun | Gets the run. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | LastRun | Get the last run. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | SetFontName | Setta il font di tutto il paragrafo |
![]() | SetFontSize | Setta l'altezza del font di tutto il paragrafo |
![]() | SetLineSpacing | Imposta l'interlinea |
![]() | SetListStyle | Sets the list style. convert the string to enum |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |