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 Code |
---|---|
public static class PdfUtility |
Visual Basic (Declaration) | Copy Code |
---|---|
Public NotInheritable Class PdfUtility |
The type exposes the following members.
Public Methods
Name | Description | |
---|---|---|
GetPdfFileName |
Gets the name of the PDF file given specified response info.
|
|
IsContentTypeSupported |
Determines whether specified content type is supported.
|
|
IsHtmlContentType |
Determines whether specified content type is html.
|
|
IsImageContentType |
Determines whether specified contenttype is an image.
|
See Also
Smartsite.Pdf Namespace