Click or drag to resize

AsciiDocumentAnalysisOptions Methods

The AsciiDocumentAnalysisOptions type exposes the following members.

Methods
 NameDescription
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodStatic memberGetDefaultSystemOptions Gets options initialized with a default set of system cultures.
Public methodStatic memberGetOptionsForCultures Creates options that test the provided cultures.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodStatic memberInitializeDefaultSystemValues Initializes an instance of AsciiDocumentAnalysisOptions with the default system values.
Protected methodStatic memberInitializeWithCultures Initializes an instance of AsciiDocumentAnalysisOptions with the given cultures.
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Protected methodStatic memberTestAndAdjustMembersToValidValues Tests all member variables and adjusts them to valid values.
Public methodToStringReturns a string that represents the current object.
(Overrides ObjectToString)
Top
See Also