Open a ticket
Chat with us
Click or drag to resize

Tooltips Class

Tooltips displayed on hover.
Inheritance Hierarchy
SystemObject
  Terminalworks.PdfViewer.AspNetCore.TextsTooltips

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

The Tooltips type exposes the following members.

Constructors
  NameDescription
Public methodTooltips
Initializes a new instance of the Tooltips class
Top
Properties
  NameDescription
Public propertyClosePdfDocumentBtn
Close button tooltip.
Public propertyDocumentInfoBtn
Document information button tooltip.
Public propertyDownloadBtn
Download button tooltip.
Public propertyMultiPageViewBtn
Multi page view button tooltip.
Public propertyNextPageBtn
Next page view button tooltip.
Public propertyNextVisitedPageBtn
Next visited page button tooltip.
Public propertyOpenBtn
Open button tooltip.
Public propertyPreviousPageBtn
Previous page view button tooltip.
Public propertyPreviousVisitedBtn
Previous visited page button tooltip.
Public propertyPrintBtn
Print button tooltip.
Public propertyRotateClockwiseBtn
Rotate clockwise button tooltip.
Public propertyRotateCounterClockwiseBtn
Rotate counter-clockwise button tooltip.
Public propertyShowBookmarksBtn
Show bookmarks button tooltip.
Public propertySinglePageViewBtn
Single page view button tooltip.
Public propertyZoomInBtn
Zoom in button tooltip.
Public propertyZoomOutBtn
Zoom out button tooltip.
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