2027 Method
Changes 0
M

ImageExportOptions.IsValidFileName

Description:
Verify if File name is valid
public static bool IsValidFileName(
	string filePath
)
  • String
    filePath
    File path to be tested for valid file name
Return Value Boolean True if File name is valid; false otherwise