Overload | Description |
---|---|
GetParagraph(Font) | Get paragraph with the empty text and string format for this document. |
GetParagraph(String) | Get paragraph for the text for this document. |
GetParagraph(String,Font) | Get paragraph for the text for this document. |
GetParagraph(String,StringFormat) | Get paragraph for the text and string format for this document. |
GetParagraph(String,Font,StringFormat) | Get paragraph for the text and string format for this document. |
GetParagraph(String,StringFormat,Single) | Get paragraph for the text and string format for this document. |
GetParagraph(String,Font,StringFormat,Single) | Get paragraph for the text and string format for this document. |