This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Smartsite PDF generator command types.

Syntax

C# Copy imageCopy Code
                          namespace Smartsite.Pdf.Commands
Visual Basic (Declaration) Copy imageCopy Code
                          Namespace Smartsite.Pdf.Commands

Classes

  Class Description
Public class PdfCommand
Provides the settable properties of the pdf generator.
Public class PdfCommand2
Provides the settable properties of the pdf generator.
Public class PdfCommandBase
Provides the pdf command base implementation.
Advanced