| 
       UseFormFeedChar Property (Read/Write)  | 
    Top Previous Next | 
| 
 When is set to True the Form Feed Character (Hex: 0C - Dec: 12) is written in the data file. When is set to False the Form Feed Character is not written. 
 Visual Basic Syntax 
 TnbXLPD.UseFormFeedChar [= Boolean] 
 Delphi Syntax 
 TnbXLPD.UseFormFeedChar; [:= Boolean] 
 
 
 
 
  |