<< Click to Display Table of Contents >> Caption |
[ActiveX / VCL only, see also the property Text]
If the preview window is external, this will be its caption (i.e. the title of the Preview Window). The caption is also used by VPE, to compose the default JobName of the print job.
property string VPE.Caption
read / write; design & runtime, closed document required
Default:
"VPE Preview"
Example:
Doc.Caption = "Monthly Report"