Povides data for the ComposeEntry event of a CrossreferenceSection.

Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public class ComposeEntryEventArgs : EventArgs
Visual Basic
Public Class ComposeEntryEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    TallComponents.PDF.Layout..::..ComposeEntryEventArgs

See Also