PdfFileInfo.SaveNewInfoWithXmp

PdfFileInfo.SaveNewInfoWithXmp method

Changes the properties specified explicitly by setting file information, other properties remain.

public bool SaveNewInfoWithXmp(string outputFileName)
ParameterTypeDescription
outputFileNameStringOutput file.

Return Value

True for success, or false.

See Also