PdfFileInfo.SaveNewInfo

PdfFileInfo.SaveNewInfo method

Save updated PDF document into specified file.

public bool SaveNewInfo(string outputFile)
ParameterTypeDescription
outputFileStringOutput file.

Return Value

True if success otherwise is false.

See Also