Open a ticket
Chat with us
Click or drag to resize

TextCodeNamesAriaLabels Class

Code names used for aria labels.
Inheritance Hierarchy
SystemObject
  Terminalworks.PdfViewer.AspNetCore.TextsTextCodeNamesAriaLabels

Namespace:  Terminalworks.PdfViewer.AspNetCore.Texts
Assembly:  PdfViewer.AspNetCore (in PdfViewer.AspNetCore.dll) Version: 1.0.43.0
Syntax
C#
public class AriaLabels

The TextCodeNamesAriaLabels type exposes the following members.

Constructors
  NameDescription
Public methodTextCodeNamesAriaLabels
Initializes a new instance of the TextCodeNamesAriaLabels class
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldStatic memberCloseBookmarks
Close bookmarks button aria label code name.
Public fieldStatic memberClosePdfDocumentBtn
Close PDF Documentation button aria label code name.
Public fieldStatic memberCurrentPage
Current page aria label code name.
Public fieldStatic memberCurrentZoomValue
Current zoom value aria label code name.
Public fieldStatic memberDocumentInfoBtn
Document info button aria label code name.
Public fieldStatic memberDownloadBtn
Download Button aria label code name.
Public fieldStatic memberMessageCloseBtn
Close message button aria label code name.
Public fieldStatic memberMultiPageViewBtn
Multi page view button aria label code name.
Public fieldStatic memberNextFindBtn
Next find button aria label code name.
Public fieldStatic memberNextPageBtn
Next page button aria label code name.
Public fieldStatic memberNextVisitedPageBtn
Next visited button aria label code name.
Public fieldStatic memberOpenBtn
Open Button aria label code name.
Public fieldStatic memberPasswordField
Password field aria label code name.
Public fieldStatic memberPreviousFindBtn
Previous find button aria label code name.
Public fieldStatic memberPreviousPageBtn
Previous page button aria label code name.
Public fieldStatic memberPreviousVisitedBtn
Previous visited button aria label code name.
Public fieldStatic memberPrintBtn
Print button aria label code name.
Public fieldStatic memberRotateClockwiseBtn
Rotate clockwise button aria label code name.
Public fieldStatic memberRotateCounterClockwiseBtn
Rotate counter clockwise button aria label code name.
Public fieldStatic memberSearchBtn
Search button aria label code name.
Public fieldStatic memberSearchOptionsBtn
Search options button aria label code name.
Public fieldStatic memberSearchTerm
Search term aria label code name.
Public fieldStatic memberShowBookmarksBtn
Show bookmarks button aria label code name.
Public fieldStatic memberSinglePageViewBtn
Single page view button aria label code name.
Public fieldStatic memberZoomDropDownArrow
Zoom drop down arrow aria label code name.
Public fieldStatic memberZoomInBtn
Zoom in button aria label code name.
Public fieldStatic memberZoomOutBtn
Zoom out button aria label code name.
Top
See Also
Copyright © 2024 Terminalworks. All Rights Reserved