Enum RendererEngine
Specifies the output format that Apoc XSL-FO should render to.
Namespace: Telerik.Apoc.Render
Assembly: TelerikData.dll
Syntax
public enum RendererEngine
Remarks
Currently the only useful format supported is PDF. The XML format is intended for informational/debugging purposes only. Renderer
Instructs Apoc to output PDF.
XML
Instructs Apoc to output an XML representation.