[]
Inserts a LastRenderedPageBreak into this collection at a specified location.
public LastRenderedPageBreak InsertLastRenderedPageBreak(InsertLocation location)
Public Function InsertLastRenderedPageBreak(location As InsertLocation) As LastRenderedPageBreak
Type | Name | Description |
---|---|---|
InsertLocation | location | The target InsertLocation for the insertion. |
Type | Description |
---|---|
LastRenderedPageBreak | The inserted LastRenderedPageBreak. |