共用方式為


IParagraphIdGeneratorFeature.CreateUniqueParagraphId Method

Definition

Creates a w14:paraId (ParagraphId) value that is greater than 0x00000000, less than 0x80000000, and unique within the scope of the IParagraphIdCollectionFeature instance.

public string CreateUniqueParagraphId ();
abstract member CreateUniqueParagraphId : unit -> string
Public Function CreateUniqueParagraphId () As String

Returns

A unique paragraph id value.

Applies to