Word.StoryType enum
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specifies the type of story in a Word document.
Remarks
[ API set: WordApi BETA (PREVIEW ONLY) ]
Fields
comments = "Comments" | Comments story. |
endnoteContinuationNotice = "EndnoteContinuationNotice" | Endnote continuation notice story. |
endnoteContinuationSeparator = "EndnoteContinuationSeparator" | Endnote continuation separator story. |
endnotes = "Endnotes" | Endnotes story. |
endnoteSeparator = "EndnoteSeparator" | Endnote separator story. |
evenPagesFooter = "EvenPagesFooter" | Even pages footer story. |
evenPagesHeader = "EvenPagesHeader" | Even pages header story. |
firstPageFooter = "FirstPageFooter" | First page footer story. |
firstPageHeader = "FirstPageHeader" | First page header story. |
footnoteContinuationNotice = "FootnoteContinuationNotice" | Footnote continuation notice story. |
footnoteContinuationSeparator = "FootnoteContinuationSeparator" | Footnote continuation separator story. |
footnotes = "Footnotes" | Footnotes story. |
footnoteSeparator = "FootnoteSeparator" | Footnote separator story. |
mainText = "MainText" | Main text story. |
primaryFooter = "PrimaryFooter" | Primary footer story. |
primaryHeader = "PrimaryHeader" | Primary header story. |
textFrame = "TextFrame" | Text frame story. |