We are using below code and getting exception -
foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true))
{
try
{
// Skip shapes that are Textboxes — th…...RightMargin; // Now check if shape overflows the usable area bool isTruncated..." + s.WrapType + "and shape text - " + s.GetText(); Logger.Error(message...