Bookmark.Page Property
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.
Returns the soft page on which the bookmark appears.
public:
property int Page { int get(); };
public int Page { get; }
member this.Page : int
Public ReadOnly Property Page As Integer
Property Value
An integer
value containing the soft page on which the bookmark appears.