KeyStrokeActionResult Class |
Namespace: pdftron.PDF
public sealed class KeyStrokeActionResult : IClosable
The KeyStrokeActionResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | Close | |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetText |
The new text to be added. For example, getText() could
return an upper case version of the text entered by user.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsValid |
Indicates whether the added text passed validation.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |