Functionds_title

Defined in: pbwbullzip

public subroutine ds_title (string arg_title)

Comment:
PDF Document Settings
Title of the PDF document.


Script:
public subroutine ds_title (string arg_title);
i_PBbullzip.setvalue("Title",arg_title)
end subroutine