Class Summary |
HtmlBoldOff |
Implementation of turning on bold in the Html plugin |
HtmlBoldOn |
Implementation of turning on bold in the Html plugin |
HtmlEol |
End of line command (auto-inserted by Platypus at end of input line) for Html plugin |
HtmlEoParagraph |
End of line command (auto-inserted by Platypus at end of input line) for Html plugin |
HtmlFface |
Implementation of fsize (in font family of commands) for PDF plugin |
HtmlFsize |
Implementation of fsize (in font family of commands) for the HTML plugin |
HtmlHardCR |
Force a hard CR/LF (note: this command does *not* force an end of paragraph)
Note that the main token processor in Pdf.Start() will check the token after []. |
HtmlItalicsOff |
Implementation of turning off italics in the Html plugin |
HtmlItalicsOn |
Implementation of turning on italics in the Html plugin |
HtmlMarginRight |
Implementation of changing the size of the right margin |
HtmlMarginTop |
Implementation of changing the size of the top margin |
HtmlPageWidth |
Implementation of changing the width of the page in Html |
HtmlParagraphIndent |
Implementation of indentation of a full paragraph for HTML plugin |
HtmlParagraphIndentRight |
Implementation of indentation of a full paragraph from the right side for HTML plugin. |
HtmlParagraphSkip |
Implementation of Paragraph Skip command for Html plugin. |
HtmlStrikethruOff |
Implementation of turning on strikethrough in the HTML plugin |
HtmlStrikethruOn |
Implementation of turning on strikethrough in the PDF plugin |
HtmlUnderlineOff |
Implementation of turning on underline in the PDF plugin |
HtmlUnderlineOn |
Implementation of turning on underline in the PDF plugin |
HtmlUrl |
Prints a URL without any cover text. |