alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class PdfMergeMode

    Defines the constants which specify the merge mode for export the DataGrid.

    Inheritance
    System.Object
    PdfMergeMode
    Namespace: Syncfusion.WinForms.DataGridConverter
    Assembly: Syncfusion.SfDataGridConverter.WinForms.dll
    Syntax
    public sealed class PdfMergeMode : Enum

    Fields

    MergeAfter

    Declaration
    public const PdfMergeMode MergeAfter
    Field Value
    Type
    PdfMergeMode

    MergeBefore

    Declaration
    public const PdfMergeMode MergeBefore
    Field Value
    Type
    PdfMergeMode

    None

    Declaration
    public const PdfMergeMode None
    Field Value
    Type
    PdfMergeMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved