FieldMergingEventArgsInlines Property |
Namespace:
GemBox.Document.MailMerging
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 27.3.30.1210
Syntaxpublic IList<Inline> Inlines { get; }
Public ReadOnly Property Inlines As IList(Of Inline)
Get
Property Value
Type:
IListInline
The
Inlines that will replace the
Field.
See Also