Constructor ComposeEntryEventArgs
Namespace TallComponents.PDF.Layout
Class ComposeEntryEventArgs
Initialize a new instance of the ComposeEntryEventArgs class.
Syntax
public
ComposeEntryEventArgs(
Paragraph
paragraph
)
Parameters
Paragraph
paragraph
The paragraph for which the event was raised.