Freigeben über


ParagraphIdFeatureExtensions.AddParagraphIdFeature Methode

Definition

Fügen Sie die Absatz-ID hinzu, wenn sie noch nicht registriert ist.

public static void AddParagraphIdFeature (this DocumentFormat.OpenXml.Packaging.WordprocessingDocument doc, DocumentFormat.OpenXml.Features.ParagraphIdOptions? options = default);
static member AddParagraphIdFeature : DocumentFormat.OpenXml.Packaging.WordprocessingDocument * DocumentFormat.OpenXml.Features.ParagraphIdOptions -> unit
<Extension()>
Public Sub AddParagraphIdFeature (doc As WordprocessingDocument, Optional options As ParagraphIdOptions = Nothing)

Parameter

doc
WordprocessingDocument

Dokument, dem Das Feature hinzugefügt werden soll.

options
ParagraphIdOptions

Optionen, wie Absatz-IDs generiert werden sollen.

Gilt für: