[]
        
(Showing Draft Content)

C1.Win.C1Preview.PreviewPages.Add

Add Method

Add(PreviewPageBase)

Adds a page to the current collection.

Declaration
public int Add(PreviewPageBase page)
Parameters
Type Name Description
PreviewPageBase page

The page to add.

Returns
Type Description
int

Index of the newly added page in the current collection.