Breadcrumbs

SetSubject

Sets the value for the topic of the document. This value is displayed as a theme in the document properties overview in Acrobat Reader.

Syntax

  Func_FbMnFPDF_SetSubject.bmp

C++
METHOD PUBLIC SetSubject : BOOL
VAR_INPUT
    subject : STRING;
END_VAR

Parameters

Parameter

Description

subject 

The topic of the document. 

Return value

Status of the call. 


Example



Requirements



Remarks