Hello, i’m currently trying to do a replace operation inside a document in the header first/primary, footer first/primary and body, i’m proceeding as following :
public static void DoReplace(DocumentBuilder pbuilder)
{
…...Count > 0) { var section = pbuilder.Document.FirstSection;...HeaderFooter headerFooter = section.HeadersFooters[HeaderFooterType...