Delegate Paragraph.TextCallback
A delegate method used for GetTextCallback
public delegate string Paragraph.TextCallback(Paragraph paragraph)
Parameters
paragraph
ParagraphThe current paragraph
Returns
- string
- A delegate method used for
A delegate method used for GetTextCallback
public delegate string Paragraph.TextCallback(Paragraph paragraph)
paragraph
ParagraphThe current paragraph