[]
        
(Showing Draft Content)

C1.WPF.Document.C1BookmarkPosition

C1BookmarkPosition Class

Represents a position of a bookmark within a document.

Inheritance
C1BookmarkPosition
Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.dll
Syntax
public class C1BookmarkPosition

Constructors

Name Description
C1BookmarkPosition(int, Rect)

Initializes a new instance of the C1BookmarkPosition class.

Properties

Name Description
PageBounds

Gets the bookmark's bounds on page.

PageIndex

Gets the 0-based page index.