WebSettings.DoNotUseLongFileNames Property
Do Not Use File Names Longer than 8.3 Characters.Represents the element tag in schema: w:doNotUseLongFileNames
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property DoNotUseLongFileNames As DoNotUseLongFileNames
Get
Set
'Usage
Dim instance As WebSettings
Dim value As DoNotUseLongFileNames
value = instance.DoNotUseLongFileNames
instance.DoNotUseLongFileNames = value
public DoNotUseLongFileNames DoNotUseLongFileNames { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Wordprocessing.DoNotUseLongFileNames
Returns DoNotUseLongFileNames.