IParagraphIdGeneratorFeature.CreateUniqueParagraphId 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.
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.