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

Syntax

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

The type exposes the following fields.

Public Fields

  Name Description
Public field Static member FILEEXTENSION_PDF
Defines the pdf file extension.
Public field Static member PdfLogCategory
Provides the PDF log category.
Public field Static member SCOPE_PDF
Defines the scope of the PDF generator.
Public field Static member TRIGGER_VALUE
The PDF trigger value

See Also

Advanced