Method | Description | |
---|---|---|
GenerateParagraph ( this body, string text, string styleId ) : void | ||
InsertPageBreak ( this body ) : void |
public static GenerateParagraph ( this body, string text, string styleId ) : void | ||
body | this | |
text | string | |
styleId | string | |
return | void |
public static InsertPageBreak ( this body ) : void | ||
body | this | |
return | void |