Results 1 to 2 of 2

Thread: Getting coordinates from a bookmark in msword

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2010
    Posts
    50

    Getting coordinates from a bookmark in msword

    Hi, I was wondering if it was possible to retrieve the coordinates of a bookmark that has been placed in a msword document using vb.net 2008?

    Kind Regards

  2. #2
    Master Of Orion ForumAccount's Avatar
    Join Date
    Jan 2009
    Location
    Canada
    Posts
    2,802

    Re: Getting coordinates from a bookmark in msword

    There is a Bookmarks property on the DocumentClass, my guess is that you would loop through that to get what you need. Relevant information here: DocumentClass.Bookmarks Property

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width