hi, when I tried to create thumbnail of a table with custom style, I got a NullRefException.
Please use the code here and the example file to reproduce the problem. Thank u!
using (Presentation presentation = new P…...Shapes[0]; using (Bitmap image = shape.GetThumbnail())...