A bookmakt paragraph inserts a bookmark item, but has no content.

Namespace: TallComponents.PDF.Layout.Paragraphs
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
[SerializableAttribute]
public class BookmarkParagraph : NumberedItem
Visual Basic
<SerializableAttribute> _
Public Class BookmarkParagraph _
	Inherits NumberedItem

Inheritance Hierarchy

See Also