FileConverter.Extensions Property
Word Developer Reference |
Returns the file name extensions associated with the specified FileConverter object. Read-only String.
Syntax
expression.Extensions
expression A variable that represents a FileConverter object.
Example
This example displays the name and file name extensions for first file converter.
Visual Basic for Applications |
---|
|
See Also