public class MarkupRtfOut extends MarkupEngineOut
For more information, please see the extenral documentation.
| Constructor and Description |
|---|
MarkupRtfOut() |
MarkupRtfOut(MarkupAttr pMarkupAttr) |
MarkupRtfOut(MarkupAttr pMarkupAttr,
List<GFXColour> pColorTable) |
MarkupRtfOut(MarkupAttr pMarkupAttr,
List<GFXColour> pColorTable,
List<String> pFontTable)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
translation()
Obtain the resulting markup.
|
attr, closeScopedBlock, openScopedBlock, para, reset, textembed, field, suppressAttributesattributePtr, issueFirstPara, legacyPositioning, marker, markerEnd, markerStartpublic MarkupRtfOut(MarkupAttr pMarkupAttr, List<GFXColour> pColorTable, List<String> pFontTable)
pMarkupAttr - - (optional) Markup attribute table to use instead
of the defalt. It is strongly recommended that you pass NULL
(default).pColorTable - - (optional) Colour table.pFontTable - - (optional) Font table.public MarkupRtfOut(MarkupAttr pMarkupAttr, List<GFXColour> pColorTable)
public MarkupRtfOut(MarkupAttr pMarkupAttr)
public MarkupRtfOut()
public String translation()
translation in class MarkupEngineOutCopyright © 2010 - 2020 Adobe. All Rights Reserved