Contents

helpAnchor

The HTML help anchor associated with the Print panel.

Declaration

var helpAnchor: NSHelpManager.AnchorName? { get set }

Discussion

Use this property to specify the anchor name in your Apple Help file. The string you assign should contain only the name portion of the HTML anchor element.

See Also

Customizing the Panel