BookmarkOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Bookmark |
Initializes a new instance of the Bookmark |
#Properties
Name | Description |
---|---|
Allow |
Obsolete. Gets or sets whether duplicate bookmark names are automatically replaced with auto-generated unique names. |
Case |
Gets or sets whether creation of bookmarks with the same name but a different case is allowed. |
Color | Gets or sets the color used to indicate a bookmark in the document. |
Conflict |
Specifies an action that will be performed after inserting a document range if that range contains a bookmark with the same name as one in the current document. |
Display |
Specifies what bookmarks to display in the PDF viewer’s Bookmarks pane when a document is exported to PDF. |
Display |
Gets or sets whether to display bookmarks without references in the PDF Viewer’s Bookmarks navigation pane when the document is exported to PDF. |
Visibility | Gets or sets whether bookmarks are displayed in the document. |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the options object passed as a parameter.
Inherited from Base |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Resets all notification options to their default values.
Inherited from Rich |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
#Events
Name | Description |
---|---|
Changed |
Occurs when the options are modified.
Inherited from Rich |
See Also