共用方式為


SharedParagraphIdFeatureExtensions Class

Definition

A collection of extensions that will add support for shared IParagraphIdCollectionFeature instances among multiple documents.

public static class SharedParagraphIdFeatureExtensions
type SharedParagraphIdFeatureExtensions = class
Public Module SharedParagraphIdFeatureExtensions
Inheritance
SharedParagraphIdFeatureExtensions

Methods

Add(ISharedFeature<IParagraphIdCollectionFeature>, IEnumerable<String>)

Add arbitrary values to be tracked as a shared collection.

Add(ISharedFeature<IParagraphIdCollectionFeature>, WordprocessingDocument)

Registers a document to use a shared paragraph collection, which potentially may ensure uniqueness among many documents.

AddSharedParagraphIdFeature(WordprocessingDocument)

Registers a document for a shared paragraph id collection.

Applies to