The IncludeTextMergingEventArgs class provides data for the IncludeTextMerging event.

Syntax

public class IncludeTextMergingEventArgs: EventArgs
Public Class IncludeTextMergingEventArgs
  Inherits EventArgs

Introduced: 15.0.

Properties

Property Description
Filename Gets a string that indicates the file name of the IncludeText field to be merged.
IncludeTextDocument Sets a byte[] array that contains the complete data of the IncludeText document.
IncludeTextField Represents the currently merged INCLUDETEXT field.