'Declaration Public Overloads Function CorrectNegativePage() As NegativeCorrectionResults
'Usage Dim instance As ScanFix Dim value As NegativeCorrectionResults value = instance.CorrectNegativePage()
public NegativeCorrectionResults CorrectNegativePage()
public: NegativeCorrectionResults* CorrectNegativePage();
public: NegativeCorrectionResults^ CorrectNegativePage();
Return Value
A NegativeCorrectionResults object containing information about the results of the negative page correction process.