[]
        
(Showing Draft Content)

C1.Word.C1WordDocument.CurrentPage

CurrentPage Property

CurrentPage

Gets or sets current page number for this document.

Declaration
[Browsable(false)]
public int CurrentPage { get; set; }
Property Value
Type Description
int

The current page number of the Word/RTF document.

Implements