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 Code |
---|---|
namespace Smartsite.Pdf.Commands |
Visual Basic (Declaration) | Copy Code |
---|---|
Namespace Smartsite.Pdf.Commands |
Classes
Class | Description | |
---|---|---|
PdfCommand |
Provides the settable properties of the pdf generator.
|
|
PdfCommand2 |
Provides the settable properties of the pdf generator.
|
|
PdfCommandBase |
Provides the pdf command base implementation.
|