Search Results for

    Show / Hide Table of Contents

    Class AlertAndMessageDialogs

    Call decision, message and alert dialogs

    Inheritance
    System.Object
    AlertAndMessageDialogs
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Quark.XA.Core.AutomationProject.ActionsXA
    Assembly: Quark.XA.Core.AutomationProject.dll
    Syntax
    public class AlertAndMessageDialogs

    Constructors

    AlertAndMessageDialogs(ref Application, String)

    Declaration
    public AlertAndMessageDialogs(ref Application application, string title = "Quark XML Author for Microsoft Word")
    Parameters
    Type Name Description
    Application application
    System.String title

    Fields

    window

    Declaration
    public Window window
    Field Value
    Type Description
    Window

    Methods

    DeleteTableDialog(ImplementDialogs.Decision)

    Declaration
    public void DeleteTableDialog(ImplementDialogs.Decision decision)
    Parameters
    Type Name Description
    ImplementDialogs.Decision decision

    ReadOnlyAlert()

    Declaration
    public void ReadOnlyAlert()

    TrackChangesDialog(ImplementDialogs.Decision)

    Declaration
    public void TrackChangesDialog(ImplementDialogs.Decision decision)
    Parameters
    Type Name Description
    ImplementDialogs.Decision decision
    In This Article
    Back to top © 2025 Quark Software Inc. All rights reserved.