Function
Specifies the information to add to the file name.
Variable type
[ C#: enum WFileFileNameOption ] [ VB.NET: Enum WFileFileNameOption ]
Initial value
None
Setting value
Value |
Enumeration member |
Description |
0 |
None |
None |
1 |
Date |
Date |
2 |
Num |
File number |
3 |
DateAndNum |
Data + File number |
Remarks
By adding additional information to the file name, it can be used to understand the generation date and time and avoid duplication of the file name.