Click or drag to resize
XmlRendererOptions Class
This class can be used to control various properties of PDF files created by the XML tree renderer.
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.Controls.Toolkit.Apoc.Render.XmlXmlRendererOptions

Namespace: Kettic.AspNet.Controls.Toolkit.Apoc.Render.Xml
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public sealed class XmlRendererOptions : IRendererOptions

The XmlRendererOptions type exposes the following members.

Constructors
  NameDescription
Public methodXmlRendererOptions
Top
Fields
  NameDescription
Public fieldStatic memberDefault
Default XML renderer properties
Top
Properties
  NameDescription
Public propertyFineDetail
Determines if the XMLRenderer should use verbose output
Top
See Also