Ascii |
The AsciiDocumentAnalysisOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetDefaultSystemOptions | Gets options initialized with a default set of system cultures. | |
| GetOptionsForCultures | Creates options that test the provided cultures. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| InitializeDefaultSystemValues | Initializes an instance of AsciiDocumentAnalysisOptions with the default system values. | |
| InitializeWithCultures | Initializes an instance of AsciiDocumentAnalysisOptions with the given cultures. | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| TestAndAdjustMembersToValidValues | Tests all member variables and adjusts them to valid values. | |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString) |