Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
OutFileHTML::settitle Method

Sets one page title line.

C++
void settitle(
    int number, 
    const std::string& newPageTitle
);
Parameters 
Description 
int number 
Page title line number (0 or 1). 
const std::string& newPageTitle 
New page title line. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!