Table of Contents
AutoBookmark Property

Specifies whether to automatically generates bookmarks based on HTML header (H1 - H6) elements.

Syntax
 public Boolean AutoBookmark { get; set; }
Remarks

This property is automatically reset to the default (false) after each conversion.

See Also