Returns the format of a document from its path.
public DocumentFormat GetDocumentFormatFromFile( String FilePath );
Public Function GetDocumentFormatFromFile( ByVal FilePath As String ) As DocumentFormat
|
Parameters |
Description |
|
FilePath |
The file path. |
A member of the DocumentFormat enumeration.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|