DocumentBase.CheckConsistency Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Searches all text in a Japanese language document and displays instances where character usage is inconsistent for the same words.
public:
void CheckConsistency();
public void CheckConsistency ();
member this.CheckConsistency : unit -> unit
Public Sub CheckConsistency ()