[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.WeakStyleCopier

WeakStyleCopier Class

Styles copier. Implements weak strategy when style will be reused if it has same type/similar name. No equality or parent chain will be checked.

Inheritance
WeakStyleCopier
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class WeakStyleCopier
Public Class WeakStyleCopier

Constructors

Name Description
WeakStyleCopier(IEnumerable<Style>, DocumentBase)

Initializes a new instance of the WeakStyleCopier class.