Breadcrumbs

SetTitle

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

  Func_FbMnFPDF_SetTitle.bmp

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