DocxParagraph Methods |
The DocxParagraph type exposes the following members.
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.) | |
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.) |