<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <language>en_US</language>
    <title>Text Control Blog Feed - Sections only</title>
    <description>The Text Control Blog is the central information channel for all Text Control products. We post news updates, product information, sample applications, technical articles, tutorials and conference reports several times a week. Subscribe to the feed today.</description>
    <image>
      <url>https://s1-www.textcontrol.com/assets/dist/img/favicon/favicon-128x128.png</url>
      <title>Text Control Blog Feed - Sections only</title>
      <link>https://www.textcontrol.com/blog/tag/sections/2025/</link>
    </image>
    <pubDate>Sun, 16 Nov 2025 17:20:05 +0000</pubDate>
    <lastBuildDate>Sun, 16 Nov 2025 17:20:05 +0000</lastBuildDate>
    <generator>Text Control Feed Generator 3.0</generator>
    <link>https://www.textcontrol.com/blog/tag/sections/2025/</link>
    <copyright>Text Control</copyright>
    <atom:link rel="self" type="application/rss+xml" href="https://www.textcontrol.com/feed/blog/tag/sections.xml"/>
    <item>
      <title>Merging Multiple Records with First-Page Headers and Footers</title>
      <description><![CDATA[This article demonstrates how to merge multiple records with first-page headers and footers using the MailMerge class of the TX Text Control .NET Server.]]></description>
      <pubDate>Mon, 14 Apr 2025 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2025/04/14/merging-multiple-records-with-first-page-headers-and-footers/</link>
      <guid isPermaLink="false">17a6901e-4ae0-5127-b37e-8a5a92c14dd5</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="58290" url="https://s1-www.textcontrol.com/assets/dist/blog/2025/04/14/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2025/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2025/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/headers-and-footers/2025/"><![CDATA[Headers and Footers]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/sections/2025/"><![CDATA[Sections]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Find ApplicationFields within Sections and Paragraphs in .NET C#</title>
      <description><![CDATA[This article shows how to find ApplicationFields within sections and paragraphs in a document using TX Text Control .NET. The implemented extension methods can be used to retrieve the sections and paragraphs that contain a specific ApplicationField.]]></description>
      <pubDate>Fri, 02 Aug 2024 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2024/08/02/find-applicationfields-within-sections-and-paragraphs-in-net-c-sharp/</link>
      <guid isPermaLink="false">a58bef82-56c9-5fac-a9be-95272ffb729f</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="57714" url="https://s1-www.textcontrol.com/assets/dist/blog/2024/08/02/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2024/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2024/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/servertextcontrol/2024/"><![CDATA[ServerTextControl]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/sections/2024/"><![CDATA[Sections]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/applicationfields/2024/"><![CDATA[ApplicationFields]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>How to Delete All Section Breaks in a DOCX Document using C#</title>
      <description><![CDATA[Section breaks allow documents to have different page sizes, different margins, and other properties related to the sections. However, there are scenarios where existing section breaks should be removed to create a consistent document layout. This article shows how to delete all section breaks in a document.]]></description>
      <pubDate>Tue, 21 Nov 2023 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2023/11/21/how-to-delete-all-section-breaks-in-a-docx-document-using-csharp/</link>
      <guid isPermaLink="false">98deb497-00e5-5aa4-a5a8-007f924bdc47</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="57588" url="https://s1-www.textcontrol.com/assets/dist/blog/2023/11/21/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2023/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/windows-forms/2023/"><![CDATA[Windows Forms]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/servertextcontrol/2023/"><![CDATA[ServerTextControl]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/sections/2023/"><![CDATA[Sections]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Section Behaviour when Merging Documents</title>
      <description><![CDATA[When documents with different section structures are merged using Selection.Load, Append, or clipboard operations, TX Text Control combines sections following MS Word conventions. The inserted document format takes priority in the first section, and original formatting applies afterward.]]></description>
      <pubDate>Thu, 31 Jan 2013 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2013/01/31/section-behaviour-when-merging-documents/</link>
      <guid isPermaLink="false">5928ce88-d23c-5ba7-b9dc-ce41844f5823</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/tutorial/2013/"><![CDATA[Tutorial]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/sections/2013/"><![CDATA[Sections]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/merging/2013/"><![CDATA[Merging]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Things You Need to Know About Sections</title>
      <description><![CDATA[Document sections in TX Text Control 15.0 enable mixed page orientations, per-section headers and footers, and page columns. Managed through the SectionCollection API, the ConnectedToPrevious property controls header inheritance, and a built-in dialog handles section formatting.]]></description>
      <pubDate>Thu, 11 Jun 2009 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2009/06/11/things-you-need-to-know-about-sections/</link>
      <guid isPermaLink="false">983484fe-b218-55b3-a676-9d0a6a13f995</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/headers-and-footers/2009/"><![CDATA[Headers and Footers]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/sections/2009/"><![CDATA[Sections]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>How to Remove All Section Breaks in a Document?</title>
      <description><![CDATA[TX Text Control 15.0 adds per-section page column support alongside existing section breaks. To remove all section breaks programmatically, iterate through SectionCollection using SectionEnumerator and delete each break by clearing a one-character selection at the break position.]]></description>
      <pubDate>Thu, 14 May 2009 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2009/05/14/how-to-remove-all-section-breaks-in-a-document/</link>
      <guid isPermaLink="false">0cefa641-9a69-5ae1-9deb-e78c90bd986b</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/net/2009/"><![CDATA[.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/sample/2009/"><![CDATA[Sample]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/sections/2009/"><![CDATA[Sections]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
  </channel>
</rss>
