Click or drag to resize
PdfRendererOptionsCreator Property
Returns the Creator of the PDF document.

Namespace: Kettic.AspNet.Controls.Toolkit.Apoc.Render.Pdf
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public string Creator { get; set; }

Property Value

Type: String
This method will always return "XSL-FO http://www.w3.org/1999/XSL/Format".
See Also