menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LightTableBeginPageLayoutEventArgs - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LightTableBeginPageLayoutEventArgs

    Represents the arguments of BeginPageLayoutEvent.

    Inheritance
    System.Object
    PdfCancelEventArgs
    BeginPageLayoutEventArgs
    LightTableBeginPageLayoutEventArgs
    Inherited Members
    BeginPageLayoutEventArgs.Bounds
    BeginPageLayoutEventArgs.Page
    PdfCancelEventArgs.Cancel
    Namespace: Syncfusion.Pdf.Tables
    Assembly: Syncfusion.Pdf.UWP.dll
    Syntax
    public class LightTableBeginPageLayoutEventArgs : BeginPageLayoutEventArgs

    Properties

    StartRowIndex

    Gets the start row. Read-Only.

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

    The index of the start row.

    Extension Methods

    DateTimeExtension.ToDateTime(Object)

    See Also

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