MonobjcMonobjc Documented Class Library
SpellCheckerDocumentTag Property
NamespacesMonobjc.WebKitWebViewSpellCheckerDocumentTag

Returns the spell-checker document tag for this document.

Original signature is '- (NSInteger)spellCheckerDocumentTag'

Available in Mac OS X v10.3.9 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual NSInteger SpellCheckerDocumentTag { get; }
Public Overridable ReadOnly Property SpellCheckerDocumentTag As NSInteger
	Get
public:
virtual property NSInteger SpellCheckerDocumentTag {
	NSInteger get ();
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.WebKit (Module: Monobjc.WebKit)