iText 7 7.1.8 API
|
Describes abstract event. More...
Public Member Functions |
|
Event (String type) | |
Creates an event of the specified type. More... |
|
virtual String | GetEventType () |
Returns the type of this event. More... |
|
Describes abstract event.
|
inline |
Creates an event of the specified type.
type | type of event |
|
inlinevirtual |
Returns the type of this event.