Contents

uniqueSpellDocumentTag()

Returns a guaranteed unique tag to use as the spell-document tag for a document.

Declaration

class func uniqueSpellDocumentTag() -> Int

Return Value

Returns a unique tag to identified this spell checked object.

Discussion

Use this method to generate tags to avoid collisions with other objects that can be spell checked.

See Also

Managing the Spell-Checking Process