Checks whether the bookmark is in the expanded state.
Namespace: TallComponents.Interaction.WinForms.ControlsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public bool IsExpanded( Bookmark bookmark ) |
| Visual Basic |
|---|
Public Function IsExpanded ( _ bookmark As Bookmark _ ) As Boolean |
Parameters
- bookmark
- Type: TallComponents.PDF.Navigation..::..Bookmark
Is this bookmark expanded?