WordProcessingInputOptionsFieldFileName Property
            Gets or sets the value to be used for the FileName field in a Word document.
            When the input is a file on disk, this field is automatically updated to the original file name when saved.
            However when the input is a stream, the file name will not be known so you can set this
            property to make sure FileName field contains the correct file name.
            
Namespace: GleamTech.DocumentUltimateAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.8.0
public string FieldFileName { get; set; }
Public Property FieldFileName As String
	Get
	Set
Property Value
String