PdfFindDialogOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Pdf |
Initializes a new instance of the Pdf |
#Properties
Name | Description |
---|---|
Case |
Gets a value that specifies whether or not to ignore the letter case when searching text in a PDF. |
Text | Returns the search text. |
Whole |
Returns a value that indicates whether or not to take into account only whole words when searching text. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Indicates whether this instance and a specified object are equal.
Inherited from Value |
Get |
Returns the hash code for this instance.
Inherited from Value |
Get |
Gets the Type of the current instance. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the fully qualified type name of this instance.
Inherited from Value |
See Also