TextCodeNamesAriaLabels Class |
Namespace: Terminalworks.PdfViewer.AspNetCore.Texts
public class AriaLabels
The TextCodeNamesAriaLabels type exposes the following members.
| Name | Description | |
|---|---|---|
| TextCodeNamesAriaLabels | Initializes a new instance of the TextCodeNamesAriaLabels class |
| 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.) |
| Name | Description | |
|---|---|---|
| CloseBookmarks |
Close bookmarks button aria label code name.
| |
| ClosePdfDocumentBtn |
Close PDF Documentation button aria label code name.
| |
| CurrentPage |
Current page aria label code name.
| |
| CurrentZoomValue |
Current zoom value aria label code name.
| |
| DocumentInfoBtn |
Document info button aria label code name.
| |
| DownloadBtn |
Download Button aria label code name.
| |
| MessageCloseBtn |
Close message button aria label code name.
| |
| MultiPageViewBtn |
Multi page view button aria label code name.
| |
| NextFindBtn |
Next find button aria label code name.
| |
| NextPageBtn |
Next page button aria label code name.
| |
| NextVisitedPageBtn |
Next visited button aria label code name.
| |
| OpenBtn |
Open Button aria label code name.
| |
| PasswordField |
Password field aria label code name.
| |
| PreviousFindBtn |
Previous find button aria label code name.
| |
| PreviousPageBtn |
Previous page button aria label code name.
| |
| PreviousVisitedBtn |
Previous visited button aria label code name.
| |
| PrintBtn |
Print button aria label code name.
| |
| RotateClockwiseBtn |
Rotate clockwise button aria label code name.
| |
| RotateCounterClockwiseBtn |
Rotate counter clockwise button aria label code name.
| |
| SearchBtn |
Search button aria label code name.
| |
| SearchOptionsBtn |
Search options button aria label code name.
| |
| SearchTerm |
Search term aria label code name.
| |
| ShowBookmarksBtn |
Show bookmarks button aria label code name.
| |
| SinglePageViewBtn |
Single page view button aria label code name.
| |
| ZoomDropDownArrow |
Zoom drop down arrow aria label code name.
| |
| ZoomInBtn |
Zoom in button aria label code name.
| |
| ZoomOutBtn |
Zoom out button aria label code name.
|