Search Results for

    Show / Hide Table of Contents

    Class XmlAuthor

    XmlAuthor is a Factory Class to access all the Action Classes

    Inheritance
    System.Object
    XmlAuthor
    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
    Assembly: Quark.XA.Core.AutomationProject.dll
    Syntax
    public class XmlAuthor

    Constructors

    XmlAuthor(ref Application)

    Declaration
    public XmlAuthor(ref Application application)
    Parameters
    Type Name Description
    Application application

    Fields

    _application

    Declaration
    public static Application _application
    Field Value
    Type Description
    Application

    Properties

    AlertAndMessageDialogs

    Declaration
    public AlertAndMessageDialogs AlertAndMessageDialogs { get; }
    Property Value
    Type Description
    AlertAndMessageDialogs

    Canvas

    Declaration
    public Canvas Canvas { get; }
    Property Value
    Type Description
    Canvas

    CursorPosition

    Declaration
    public CursorPosition CursorPosition { get; }
    Property Value
    Type Description
    CursorPosition

    CustomDelays

    Declaration
    public CustomDelays CustomDelays { get; }
    Property Value
    Type Description
    CustomDelays

    FileTab

    Declaration
    public IFileTabInterface FileTab { get; }
    Property Value
    Type Description
    IFileTabInterface

    HomeTab

    Declaration
    public HomeTab HomeTab { get; }
    Property Value
    Type Description
    HomeTab

    InsertTab

    Declaration
    public InsertTab InsertTab { get; }
    Property Value
    Type Description
    InsertTab

    KeyStrokeCanvas

    Declaration
    public KeyStrokeCanvas KeyStrokeCanvas { get; }
    Property Value
    Type Description
    KeyStrokeCanvas

    KeyStrokeGeneral

    Declaration
    public KeyStrokeGeneral KeyStrokeGeneral { get; }
    Property Value
    Type Description
    KeyStrokeGeneral

    ReviewTab

    Declaration
    public ReviewTab ReviewTab { get; }
    Property Value
    Type Description
    ReviewTab

    TableTab

    Declaration
    public TableTab TableTab { get; }
    Property Value
    Type Description
    TableTab

    UiMap

    Declaration
    public UIMap UiMap { get; }
    Property Value
    Type Description
    UIMap

    Utility

    Declaration
    public Utility Utility { get; }
    Property Value
    Type Description
    Utility

    ViewTab

    Declaration
    public ViewTab ViewTab { get; }
    Property Value
    Type Description
    ViewTab
    In This Article
    Back to top © 2025 Quark Software Inc. All rights reserved.