[]
Method GetTemplateTagInfos added to GrapeCity.Documents.Word.Templates.DataTemplate: Gets the list of TemplateTagInfo objects in the document.
Enum TemplateTagType added to GrapeCity.Documents.Word.Templates: Specifies the type of a template tag.
Class TemplateTagInfo added to GrapeCity.Documents.Word.Templates: Represents information about a template tag.
Property MarkTemplateTagAreas added to GrapeCity.Documents.Word.Layout.DocumentPaginator: Indicates whether to mark the locations of named template tags during the layout process.
Class TemplateTagAreas added to GrapeCity.Documents.Word.Layout: Represents the locations of a template tag on a page.
Delegate MarkupTemplateTagsDelegate added to GrapeCity.Documents.Word.Layout: Defines a method that adds custom markup to template tags that appear on a PDF page.
Property MarkupTemplateTags added to GrapeCity.Documents.Word.Layout.PdfOutputSettings: Specifies a method to be executed for each PDF page during export, allowing custom markup to be added to template tags on the page.
Class ToaFieldOptions added to GrapeCity.Documents.Word.Fields: Represents options for configuring a Table of Authorities (TOA) field.
Class ToaPageNumberOptions added to GrapeCity.Documents.Word.Fields: Represents options that control how page numbers are displayed in the result of a Table of Authorities (TOA) field.
Class CitationCategoryMap added to GrapeCity.Documents.Word.Fields: Represents a mapping of category names for TA (Table of Authorities Entry) and TOA (Table of Authorities) fields.
Class TaFieldOptions added to GrapeCity.Documents.Word.Fields: Represents options for configuring a TA (Table of Authorities) field.
Property Hyphenation in GrapeCity.Documents.Word.ParagraphFormat is now obsolete. Use SuppressAutoHyphens instead.
Fixed an issue where loading and saving a document using GrapeCity.Documents.Word.GcWordDocument could alter the indentation of some elements if certain rarely used formatting properties were present.