<< Click to Display Table of Contents >> Text |
[.NET, Java, PHP, Python, Ruby Only, GUI Control Only]
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.Text
read / write; design & runtime, closed document required
Default:
the default caption is generated by the designer, e.g. Visual Studio .Net
Example:
Doc.Caption = "Monthly Report"