Tooltips Class |
Namespace: Terminalworks.PdfViewer.AspNetCore.Texts
public class Tooltips
The Tooltips type exposes the following members.
Name | Description | |
---|---|---|
ClosePdfDocumentBtn |
Close button tooltip.
| |
DocumentInfoBtn |
Document information button tooltip.
| |
DownloadBtn |
Download button tooltip.
| |
MultiPageViewBtn |
Multi page view button tooltip.
| |
NextPageBtn |
Next page view button tooltip.
| |
NextVisitedPageBtn |
Next visited page button tooltip.
| |
OpenBtn |
Open button tooltip.
| |
PreviousPageBtn |
Previous page view button tooltip.
| |
PreviousVisitedBtn |
Previous visited page button tooltip.
| |
PrintBtn |
Print button tooltip.
| |
RotateClockwiseBtn |
Rotate clockwise button tooltip.
| |
RotateCounterClockwiseBtn |
Rotate counter-clockwise button tooltip.
| |
ShowBookmarksBtn |
Show bookmarks button tooltip.
| |
SinglePageViewBtn |
Single page view button tooltip.
| |
ZoomInBtn |
Zoom in button tooltip.
| |
ZoomOutBtn |
Zoom out button tooltip.
|
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.) |