ParagraphIdFeatureExtensions.AddParagraphIdGeneratorFeature Method
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.
Adds a IParagraphIdGeneratorFeature if not already available.
public static void AddParagraphIdGeneratorFeature (this DocumentFormat.OpenXml.Packaging.WordprocessingDocument doc);
static member AddParagraphIdGeneratorFeature : DocumentFormat.OpenXml.Packaging.WordprocessingDocument -> unit
<Extension()>
Public Sub AddParagraphIdGeneratorFeature (doc As WordprocessingDocument)
Parameters
Document to add generator to.