|
FileName property (TgtCustomDocumentEngine) |
Top |
|
property FileName: string;
Description FileName indicates name of the file to be saved. File extention is automaticlly set for the respective formats depending on the component used. This property needs to be set before calling BeginDoc. This property is ignored if OutputToUserStream property is True. |