void ExportMetadata( string outputFilePath, MDImportExportOption exportType, MDExportRemovalOption removalOption, string styleSheetPath )
Overloads Sub ExportMetadata( _ ByVal outputFilePath As String, _ ByVal exportType As MDImportExportOption, _ ByVal removalOption As MDExportRemovalOption, _ ByVal styleSheetPath As String _ )
Parameters
- outputFilePath
- exportType
- removalOption
- styleSheetPath
Return Value
void