Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
OutFileHTML::OutFileHTML Constructor

Constructor.

C++
OutFileHTML(
    const std::string& newCssPage, 
    int numTitleLines
);
Parameters 
Description 
const std::string& newCssPage 
The css page to use. 
int numTitleLines 
Number of title lines at top of page. 

Initializes the css page to use, the number of title lines, and the punctuation facet.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!