FNP8_SetDocTitle
Sets the document title for documents that you are uploading.
Syntax
bool FNP8_SetDocTitle(StrParam)
Parameters
String value of a Document Title or a predefined Smart Parameter variable. Title is an acceptable default parameter.Smart parameters are supported.
Returns
False if DC_P8_Server.dll was not successfully installed on this computer, or if parameter is not a string. Otherwise, True.Level
All levels.Details
Sets the Document Title for documents being uploaded.- Example
FNP8_SetDocTitle("1040ez") or FNP8_SetDocTitle("@ID")