|
EK RTF report components for .Net
|
[Editor(typeof(FileNameEditor), typeof(UITypeEditor))] property OutFile: WideString;
[Editor(typeof(FileNameEditor), typeof(UITypeEditor))] WideString OutFile;
<Editor(typeof(FileNameEditor), typeof(UITypeEditor))> Property OutFile() As WideString
The name of output file that contains result document generated with Execute, ExecuteOpen methods.
|
Copyright (c) 2007. All rights reserved.
|