menu

Document Processing

MessageBoxSettings Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    MessageBoxSettings Class

    Provides the settings for message box

    Inheritance
    System.Object
    MessageBoxSettings
    Namespace: Syncfusion.Windows.Forms.PdfViewer
    Assembly: Syncfusion.PdfViewer.Windows.dll
    Syntax
    public class MessageBoxSettings : Object

    Constructors

    MessageBoxSettings()

    Declaration
    public MessageBoxSettings()

    Properties

    EnableNotification

    Enable or disable the message box notifications. The default value is true

    Declaration
    public bool EnableNotification { get; set; }
    Property Value
    Type
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved