MonobjcMonobjc Documented Class Library
NSRulerPboard Field
NamespacesMonobjc.AppKitNSPasteboardNSRulerPboard

The pasteboard that holds information about paragraph formats in support of the Copy Ruler and Paste Ruler commands that may be implemented in a text editor.

Available in Mac OS X v10.0 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSRulerPboard
Public Shared ReadOnly NSRulerPboard As NSString
public:
static initonly NSString^ NSRulerPboard
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)