IParagraphIdGeneratorFeature Interface  
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.
A generator for paragraph id values that can ensure uniqueness if IParagraphIdCollectionFeature is registered.
public interface IParagraphIdGeneratorFeaturetype IParagraphIdGeneratorFeature = interfacePublic Interface IParagraphIdGeneratorFeatureMethods
| CreateUniqueParagraphId() | Creates a w14:paraId (ParagraphId) value that is greater than 0x00000000, less than 0x80000000, and unique within the scope of the IParagraphIdCollectionFeature instance. |