Document.ClearBookmarks Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft Internal Use Only.
public:
void ClearBookmarks();
public:
void ClearBookmarks();
void ClearBookmarks();
[System.Runtime.InteropServices.DispId(122)]
[System.Runtime.InteropServices.TypeLibFunc(64)]
public void ClearBookmarks ();
[<System.Runtime.InteropServices.DispId(122)>]
[<System.Runtime.InteropServices.TypeLibFunc(64)>]
abstract member ClearBookmarks : unit -> unit
Public Sub ClearBookmarks ()
- Attributes