Sets the value for the title of the document. This value is displayed in the document properties overview in Acrobat Reader as the document title and as the title of the Acrobat Reader program window.
Syntax
C++
METHOD PUBLIC SetTitle : BOOL
VAR_INPUT
title : REAL;
END_VAR
Parameters
|
Parameter |
Description |
|---|---|
|
title |
The title of the document. |
|
Return value |
Status of the call. |
Example
Requirements
Remarks