This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Creates PDf commands based on web request and configuration data.

Namespace: Smartsite.Pdf
Assembly:  Smartsite.Pdf (in Smartsite.Pdf.dll)

Syntax

C#Copy imageCopy Code
public class PdfCommandFactory : 
Visual Basic (Declaration)Copy imageCopy Code
Public Class PdfCommandFactory _
	Inherits 

Inheritance Hierarchy

System..::..Object
  Smartsite.Web.Commands..::..CommandFactory
    Smartsite.Pdf..::..PdfCommandFactory

See Also

Advanced