Navigation:  OLE Automation > Application > Properties >

SpaceObServer.Application.Properties.ReportTitle

Previous pageReturn to chapter overviewNext page

Description

Use this property to customize the headline shown above every export.

 
Syntax

property ReportTitle: <String>;

 
Example

SOS.ReportTitle = "Report on Drive C:\"

Will modify the headline of all exports to "Report on Drive C:\".

 
Remarks

If you do not set this property the default headline "SpaceObServer Report" will be used.