Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Document::setModifier Method

Sets the modifier on the file name.

C++
void setModifier(
    const std::string& newModifier
);
Parameters 
Description 
const std::string& newModifier 
The new file modifier. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!