public class ExportCriteria : IDisposablepublic ref class ExportCriteria : IDisposable| ExportCriteria | Initializes a new instance of the ExportCriteria class |
| ExportContents | Gets or sets the flag indicating whether or not the found contents should be exported. |
| ExportEncoding | Gets or sets the ouput encoding for the export. |
| ExportFormat | Gets or sets the ouput format for the export. |
| ExportSurroundingLines | Gets or sets the flag indicating whether or not the surrounding lines of found content should be exported. |
| Dispose | Releases all resources used by the ExportCriteria |
| Dispose(Boolean) | Releases the unmanaged resources used by the ExportCriteria and optionally releases the managed resources |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize |
Non-GC class clean up
(Overrides ObjectFinalize) |
| 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) |