Click or drag to resize

FieldMergingEventArgsInlines Property

Gets the Inlines that will replace the Field.

Namespace: SautinSoft.Document.MailMerging
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public IList<Inline> Inlines { get; }

Property Value

IListInline
See Also