Package de.xima.fc.form.common.models
Interface IXExportWordPdfRenderer
-
public interface IXExportWordPdfRenderer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
renderWordPdfExport(XItemRenderData renderData, com.aspose.words.DocumentBuilder builder, com.aspose.words.Cell cell)
-
-
-
Method Detail
-
renderWordPdfExport
void renderWordPdfExport(XItemRenderData renderData, com.aspose.words.DocumentBuilder builder, com.aspose.words.Cell cell)
-
-