'Declaration Public Overloads Function AppendParagraphBreak( _ ByVal format As TextFormat _ ) As TextRun
public TextRun AppendParagraphBreak( TextFormat format )
Parameters
- format
- The text format.
Return Value
The created text run.
'Declaration Public Overloads Function AppendParagraphBreak( _ ByVal format As TextFormat _ ) As TextRun
public TextRun AppendParagraphBreak( TextFormat format )