Skip to content

Commit d37d09f

Browse files
authored
Add details about where to find more information about post processing tips
1 parent b5ba1d0 commit d37d09f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/api/Word.Document.ExportAsFixedFormat3.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@ _expression_ An expression that returns a **[Document](Word.Document.md)** objec
4747

4848
The _KeepIRM_ parameter behaves specially for PDF. It controls the retention of both labels and encryption to the output file. For more information, see [Manage sensitivity labels in Office apps](/microsoft-365/compliance/sensitivity-labels-office-apps?view=o365-worldwide#pdf-support&preserve-view=true).
4949

50-
The _ImproveExportTagging_ parameter enables improved accessibility tagging for footnotes/endnotes, block quotes, inline quotes, captions, title, comments, equations, layout tables, and nodes (paragraphs, lists, tables) spanning pages. When using the _FixedFormatExtClassPtr_ parameter, your handling of footnotes/endnotes, comments, layout tables, and nodes spanning pages will have to be updated when migrating from **Document.ExportAsFixedFormat2**. See [Extending Office PDF Export](../../pdf/extendingofficepdfexport) for more information.
50+
The _ImproveExportTagging_ parameter enables improved accessibility tagging for footnotes/endnotes, block quotes, inline quotes, captions, title, comments, equations, layout tables, and nodes (paragraphs, lists, tables) spanning pages. When using the _FixedFormatExtClassPtr_ parameter, your handling of footnotes/endnotes, comments, layout tables, and nodes spanning pages will have to be updated when migrating from **Document.ExportAsFixedFormat2**. See the "Post-processing tips" section within the "HrBeginStructNode" section in [Extending Office PDF Export](../../pdf/extendingofficepdfexport) for more information.
5151

5252
## Requirements
5353

54-
Microsoft 365 Beta Version 16.0.18720.20000
54+
Microsoft 365 Beta Channel 16.0.18720.20000
5555

5656
### See also
5757
[Manage sensitivity labels in Office apps](/microsoft-365/compliance/sensitivity-labels-office-apps?view=o365-worldwide#pdf-support&preserve-view=true)

0 commit comments

Comments
 (0)