Namespace TallComponents.PDF.Layout.Paragraphs
Class BookmarkParagraph
A bookmakt paragraph inserts a bookmark item, but has no content.
Syntax
public class BookmarkParagraph : NumberedItem
Constructors
BookmarkParagraph()
Initialize a new instance of the BookmarkParagraph class.
BookmarkParagraph(Int32,String)
Initialize a new instance of the BookmarkParagraph class with given level and format.