Search Results for

    Show / Hide Table of Contents

    Class ViewTab

    Implements all the available options in View Tab

    Inheritance
    System.Object
    ViewTab
    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 ViewTab

    Constructors

    ViewTab(ref Application)

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

    Methods

    AccessViewTab()

    Declaration
    public void AccessViewTab()

    ApplyWidowKeepWithNext(String)

    Declaration
    public void ApplyWidowKeepWithNext(string WidowOrKeepNext)
    Parameters
    Type Name Description
    System.String WidowOrKeepNext

    InsertBreaks(String)

    Declaration
    public void InsertBreaks(string BreakType)
    Parameters
    Type Name Description
    System.String BreakType

    InvokePageLayoutDialogue()

    Declaration
    public void InvokePageLayoutDialogue()

    InvokeZoomDialogue()

    Declaration
    public void InvokeZoomDialogue()

    SelectColumns()

    Declaration
    public void SelectColumns()

    SelectDraft()

    Declaration
    public void SelectDraft()

    SelectHideInstructions()

    Declaration
    public void SelectHideInstructions()

    SelectOnePageView()

    Declaration
    public void SelectOnePageView()

    SelectPageWidth()

    Declaration
    public void SelectPageWidth()

    SelectPrintLayout()

    Declaration
    public void SelectPrintLayout()

    SelectShowAll()

    Declaration
    public void SelectShowAll()

    SelectShowInstructions()

    Declaration
    public void SelectShowInstructions()

    SelectSwitchWindows(Int32)

    Declaration
    public void SelectSwitchWindows(int numberofDownKeys = 0)
    Parameters
    Type Name Description
    System.Int32 numberofDownKeys

    SelectTwoPageView()

    Declaration
    public void SelectTwoPageView()

    SetZoomTo100Percent()

    Declaration
    public void SetZoomTo100Percent()
    In This Article
    Back to top © 2025 Quark Software Inc. All rights reserved.