ParagraphIdFeatureExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extensions to add paragraph id generation to a document
public static class ParagraphIdFeatureExtensions
type ParagraphIdFeatureExtensions = class
Public Module ParagraphIdFeatureExtensions
- Inheritance
-
ParagraphIdFeatureExtensions
Methods
AddParagraphIdFeature(WordprocessingDocument, ParagraphIdOptions) |
Add the paragraph id feature if not already registered. |
AddParagraphIdGeneratorFeature(WordprocessingDocument) |
Adds a IParagraphIdGeneratorFeature if not already available. |