Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TextCollection Class / AddLastRenderedPageBreak Method

In This Topic
    AddLastRenderedPageBreak Method (TextCollection)
    In This Topic
    Adds a LastRenderedPageBreak to this collection at the InsertLocation.End location.
    Syntax
    'Declaration
     
    Public Function AddLastRenderedPageBreak() As LastRenderedPageBreak
    public LastRenderedPageBreak AddLastRenderedPageBreak()

    Return Value

    See Also