DocumentReplacements Class

Definition

Namespace: FileHold.LibraryManager.Tags
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public class DocumentReplacements : List<ReplacementGroup>
Inheritance
Object    ListReplacementGroup    DocumentReplacements

Constructors

DocumentReplacementsInitializes a new instance of the DocumentReplacements class
DocumentReplacements(MatchCollection, String)Initializes a new instance of the DocumentReplacements class

Extension Methods

See Also