Xamarin.Android

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ListEndPageLayoutEventArgs

    Show / Hide Table of Contents

    Class ListEndPageLayoutEventArgs

    Represents begin page layout event arguments.

    Inheritance
    System.Object
    PdfCancelEventArgs
    EndPageLayoutEventArgs
    ListEndPageLayoutEventArgs
    Inherited Members
    EndPageLayoutEventArgs.Result
    EndPageLayoutEventArgs.NextPage
    PdfCancelEventArgs.Cancel
    Namespace: Syncfusion.Pdf.Lists
    Assembly: Syncfusion.Pdf.Portable.dll
    Syntax
    public class ListEndPageLayoutEventArgs : EndPageLayoutEventArgs

    Properties

    List

    Gets the list that ended layout.

    Declaration
    public PdfList List { get; }
    Property Value
    Type Description
    PdfList

    The list that ended layout.

    See Also

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