Converts the pages from one color space to another.
[C#] void Recolor(ColorSpace space, bool convertAnnotations) void Recolor(ColorSpace space, bool convertAnnotations, out PixMap[] recoloredPixMaps)
void Recolor(ColorSpace space, bool convertAnnotations) void Recolor(ColorSpace space, bool convertAnnotations, out PixMap[] recoloredPixMaps)
may throw Exception()
This method calls the Page.Recolor method on all Page objects within this group of pages.