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 static class PdfUtility
Visual Basic (Declaration) Copy imageCopy Code
                                  Public NotInheritable Class PdfUtility

The type exposes the following members.

Public Methods

  Name Description
Public method Static member GetPdfFileName
Gets the name of the PDF file given specified response info.
Public method Static member IsContentTypeSupported
Determines whether specified content type is supported.
Public method Static member IsHtmlContentType
Determines whether specified content type is html.
Public method Static member IsImageContentType
Determines whether specified contenttype is an image.

See Also

Advanced