PdfToPngResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Convert HTML document file to PNG image array
public class PdfToPngResult
type PdfToPngResult = class
Public Class PdfToPngResult
- Inheritance
-
PdfToPngResult
Constructors
| Name | Description |
|---|---|
| PdfToPngResult() | |
Properties
| Name | Description |
|---|---|
| PngResultPages |
Array of converted pages |
| Successful |
True if the operation was successful, false otherwise |