17.15.2.13 doNotUseLongFileNames
17.15.2.13 doNotUseLongFileNames
[Note: This setting is intended for applications to save web pages which can be supported by legacy web browsers which do not support the reading of long file names when attempting to read and display the resulting web page. end note]
[Example: Consider a WordprocessingML document which contains the following content within the web settings part:
<w:webSettings>
<w:doNotUseLongFileNames w:val="true" />
</w:webSettings>
The doNotUseLongFileNames element specifies that applications should ensure that all file names generated when this document is subsequently saved as a web page do not exceed the 8.3 octet file name limitation. end example]
This element’s content model is defined by the common boolean property definition in 17.17.4.
Last updated on