MultipageImageFormatConversionResult 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 Multi-page image format conversion
public class MultipageImageFormatConversionResult
type MultipageImageFormatConversionResult = class
Public Class MultipageImageFormatConversionResult
- Inheritance
-
MultipageImageFormatConversionResult
Constructors
| Name | Description |
|---|---|
| MultipageImageFormatConversionResult() | |
Properties
| Name | Description |
|---|---|
| PageCount |
The number of pages in the converted output |
| Pages |
Converted page results |
| Successful |
True if successful, false otherwise |