![]() | TextCodeNamesMisc Class |
Inheritance HierarchyNamespace: Terminalworks.PdfViewer.AspNetCore.Texts
Syntaxpublic class Misc
The TextCodeNamesMisc type exposes the following members.
Constructors| Name | Description | |
|---|---|---|
![]() | TextCodeNamesMisc | Initializes a new instance of the TextCodeNamesMisc class |
Methods| 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.) |
Fields| Name | Description | |
|---|---|---|
![]() ![]() | CancelBtn |
Cancel button display text code name.
|
![]() ![]() | CloseBtn |
Close
button display text code name.
|
![]() ![]() | EnterPassword |
Enter password display text code name.
|
![]() ![]() | FindInDocument |
Find in document display text code name.
|
![]() ![]() | HighlightAll |
Highlight all display text code name.
|
![]() ![]() | MatchCase |
Match case display text code name.
|
![]() ![]() | OKBtn |
OK button display text code name.
|
![]() ![]() | WholeWord |
Whole word display text code name.
|
![]() ![]() | ZoomActualSize |
Zoom to actual size display text code name.
|
![]() ![]() | ZoomPageLevel |
Zoom to page level display text code name.
|
See Also