AriaLabels Class |
Namespace: Terminalworks.PdfViewer.AspNetCore.Texts
public class AriaLabels
The AriaLabels type exposes the following members.
Name | Description | |
---|---|---|
AriaLabels | Initializes a new instance of the AriaLabels class |
Name | Description | |
---|---|---|
CancelBtn |
Cancel button aria label text.
| |
ClosePdfDocumentBtn |
Close button aria label text.
| |
CurrentPage |
Current page aria label text.
| |
CurrentZoomValue |
Current zoom value aria label text.
| |
DocumentInfoBtn |
Document information button aria label text.
| |
DocumentInfoCloseBtn |
Document info window close button aria label text.
| |
DownloadBtn |
Download button aria label text.
| |
MessageCloseBtn |
Message close button aria label text.
| |
MultiPageViewBtn |
Multi page view button aria label text.
| |
NextFindBtn |
Next find button aria label text.
| |
NextPageBtn |
Next page view button aria label text.
| |
NextVisitedPageBtn |
Next visited page button aria label text.
| |
OKBtn |
OK button aria label text.
| |
OpenBtn |
Open button aria label text.
| |
PasswordField |
Password field in Password prompt aria label text.
| |
PreviousFindBtn |
Previous find button aria label text.
| |
PreviousPageBtn |
Previous page view button aria label text.
| |
PreviousVisitedBtn |
Previous visited page button aria label text.
| |
PrintBtn |
Print button aria label text.
| |
RotateClockwiseBtn |
Rotate clockwise button aria label text.
| |
RotateCounterClockwiseBtn |
Rotate counter-clockwise button aria label text.
| |
SearchBtn |
Search button aria label text.
| |
SearchOptionsBtn |
Search options button aria label text.
| |
SearchTerm |
Search term in find box aria label text.
| |
ShowBookmarksBtn |
Show bookmarks button aria label text.
| |
SinglePageViewBtn |
Single page view button aria label text.
| |
ZoomDropDownArrow |
Zoom drop down arrow button aria label text.
| |
ZoomInBtn |
Zoom in button aria label text.
| |
ZoomOutBtn |
Zoom out button aria label text.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |