Functionds_subject

Defined in: pbwbullzip

public subroutine ds_subject (string arg_subject)

Comment:
PDF Document Settings
Subject of the PDF document.


Script:
public subroutine ds_subject (string arg_subject);
i_PBbullzip.setvalue("Subject",arg_Subject)
end subroutine