Open a ticket
Chat with us
Click or drag to resize

AriaLabels Class

Contains aria labels for all available buttons and inputs.
Inheritance Hierarchy
SystemObject
  Terminalworks.PdfViewer.AspNetCore.TextsAriaLabels

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

The AriaLabels type exposes the following members.

Constructors
  NameDescription
Public methodAriaLabels
Initializes a new instance of the AriaLabels class
Top
Properties
  NameDescription
Public propertyCancelBtn
Cancel button aria label text.
Public propertyClosePdfDocumentBtn
Close button aria label text.
Public propertyCurrentPage
Current page aria label text.
Public propertyCurrentZoomValue
Current zoom value aria label text.
Public propertyDocumentInfoBtn
Document information button aria label text.
Public propertyDocumentInfoCloseBtn
Document info window close button aria label text.
Public propertyDownloadBtn
Download button aria label text.
Public propertyMessageCloseBtn
Message close button aria label text.
Public propertyMultiPageViewBtn
Multi page view button aria label text.
Public propertyNextFindBtn
Next find button aria label text.
Public propertyNextPageBtn
Next page view button aria label text.
Public propertyNextVisitedPageBtn
Next visited page button aria label text.
Public propertyOKBtn
OK button aria label text.
Public propertyOpenBtn
Open button aria label text.
Public propertyPasswordField
Password field in Password prompt aria label text.
Public propertyPreviousFindBtn
Previous find button aria label text.
Public propertyPreviousPageBtn
Previous page view button aria label text.
Public propertyPreviousVisitedBtn
Previous visited page button aria label text.
Public propertyPrintBtn
Print button aria label text.
Public propertyRotateClockwiseBtn
Rotate clockwise button aria label text.
Public propertyRotateCounterClockwiseBtn
Rotate counter-clockwise button aria label text.
Public propertySearchBtn
Search button aria label text.
Public propertySearchOptionsBtn
Search options button aria label text.
Public propertySearchTerm
Search term in find box aria label text.
Public propertyShowBookmarksBtn
Show bookmarks button aria label text.
Public propertySinglePageViewBtn
Single page view button aria label text.
Public propertyZoomDropDownArrow
Zoom drop down arrow button aria label text.
Public propertyZoomInBtn
Zoom in button aria label text.
Public propertyZoomOutBtn
Zoom out button aria label text.
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
See Also
Copyright © 2024 Terminalworks. All Rights Reserved