Is it possible to add an image caption that does not include the automatic numbering? I'm currently using the following code:
IWPicture image = paragraph.AppendPicture(some image source);
var caption = image.AddCaption("Figure", CaptionNumberingFormat.Number, CaptionPosition.AfterImage) as WParagraph;
I would like to continue to specify the caption location and the caption text, but to exclude the