MonobjcMonobjc Documented Class Library
HeaderLevel Property
NamespacesMonobjc.AppKitNSParagraphStyleHeaderLevel

Specifies whether the paragraph is to be treated as a header for purposes of HTML generation.

Original signature is '- (NSInteger)headerLevel'

Available in Mac OS X v10.4 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual NSInteger HeaderLevel { get; }
Public Overridable ReadOnly Property HeaderLevel As NSInteger
	Get
public:
virtual property NSInteger HeaderLevel {
	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.AppKit (Module: Monobjc.AppKit)