[]
Gets or sets current page number for this document.
[Browsable(false)]
public int CurrentPage { get; set; }
<Browsable(False)>
Public Property CurrentPage As Integer
| Type | Description |
|---|---|
| int | The current page number of the Word/RTF document. |