'Declaration Public Function InsertLastRenderedPageBreak( _ ByVal location As InsertLocation _ ) As LastRenderedPageBreak
public LastRenderedPageBreak InsertLastRenderedPageBreak( InsertLocation location )
Parameters
- location
- The target InsertLocation for the insertion.
Return Value
The inserted LastRenderedPageBreak.