共用方式為


IParagraphIdGeneratorFeature Interface

Definition

A generator for paragraph id values that can ensure uniqueness if IParagraphIdCollectionFeature is registered.

public interface IParagraphIdGeneratorFeature
type IParagraphIdGeneratorFeature = interface
Public Interface IParagraphIdGeneratorFeature

Methods

CreateUniqueParagraphId()

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

Applies to