[]
        
(Showing Draft Content)

C1.C1Preview.Export.Exporter.GetPageFileName

GetPageFileName Method

GetPageFileName(int)

Gets the file name (with path) for the file containing the specified page. Used only for export formats that save a page per file (e.g. TIFF).

Declaration
protected string GetPageFileName(int pageNo)
Parameters
Type Name Description
int pageNo

The 1-based page number.

Returns
Type Description
string

The output file name.