menu

Document Processing

PdfGridBeginPageLayoutEventArgs Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    PdfGridBeginPageLayoutEventArgs Class

    Arguments of BeginPageLayoutEvent.

    Inheritance
    System.Object
    PdfCancelEventArgs
    BeginPageLayoutEventArgs
    PdfGridBeginPageLayoutEventArgs
    Inherited Members
    BeginPageLayoutEventArgs.Bounds
    BeginPageLayoutEventArgs.Page
    PdfCancelEventArgs.Cancel
    Namespace: Syncfusion.Pdf.Grid
    Assembly: Syncfusion.Pdf.Base.dll
    Syntax
    public class PdfGridBeginPageLayoutEventArgs : BeginPageLayoutEventArgs

    Properties

    StartRowIndex

    Gets the start row index.[Read-Only]

    Declaration
    public int StartRowIndex { get; }
    Property Value
    Type Description
    System.Int32

    The start row.

    See Also

    BeginPageLayoutEventArgs
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved