|
pdfHTML 4.0.2 API
|
Class represents events registered in iText pdfHTML module. More...
Public Member Functions |
|
| override String | GetEventType () |
Static Public Member Functions |
|
| static iText.Html2pdf.Actions.Events.PdfHtmlProductEvent | CreateConvertHtmlEvent (SequenceId sequenceId, IMetaInfo metaInfo) |
| Creates a convert html event which associated with a general identifier and additional meta data. More... |
|
Static Public Attributes |
|
| const String | CONVERT_HTML = "convert-html" |
| Convert html event type. More... |
|
Class represents events registered in iText pdfHTML module.
|
inlinestatic |
Creates a convert html event which associated with a general identifier and additional meta data.
| sequenceId | is an identifier associated with the event |
| metaInfo | is an additional meta info |
|
static |
Convert html event type.