IParagraphIdGeneratorFeature 接口

定义

段落 ID 值的生成器,在注册时 IParagraphIdCollectionFeature 可确保唯一性。

public interface IParagraphIdGeneratorFeature
type IParagraphIdGeneratorFeature = interface
Public Interface IParagraphIdGeneratorFeature

方法

CreateUniqueParagraphId()

创建一个 w14:paraId (ParagraphId) 大于 0x00000000、小于 0x80000000 且在 IParagraphIdCollectionFeature 实例范围内唯一的值。

适用于