GetFileInfo
This method retrieves information about the source file (as defined in the pszInputFile
property).
HTM
.GetFileInfo(lcharSet
,ldocClass
,ldocFmt
,ldocVersion
,ldocAttributes
)
where:
-
lcharSet
is the same as theInputCharSet
property -
docClass
is the same as theadInfo_docClass
property -
ldocFmt
is the same as theadInfo_docFmt
property -
ldocVersion
is the same as theadInfo_docVersion
property -
ldocAttributes
is the same as thebAllowHeadingsInTables
property
See COM Interface Properties for a description of these properties.
NOTE: This method fills in all of these parameters (long) based on the source document.