MiscTexts Class |
Namespace: Terminalworks.PdfViewer.AspNetCore.Texts
public class MiscTexts
The MiscTexts type exposes the following members.
Name | Description | |
---|---|---|
CancelBtn |
Cancel button text
| |
CloseBtn |
Close button text
| |
EnterPassword |
Enter password text
| |
FindInDocument |
Placeholder text for search field.
| |
HighlightAll |
Highlight all option text
| |
MatchCase |
Match case option text
| |
OKBtn |
OK button text
| |
WholeWord |
Whole word text
| |
ZoomActualSize |
Zoom - actual size text.
| |
ZoomPageLevel |
Zoom - to page level 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.) |