Class PDFNet.DocumentConversion
PDFNet.DocumentConversion
Constructor Attributes | Constructor Name and Description |
---|---|
The class DocumentConversion.
|
Method Attributes | Method Name and Description |
---|---|
getDoc()
[Documentation Not Yet Added]
|
|
[Documentation Not Yet Added]
|
|
[Documentation Not Yet Added]
|
Class Detail
PDFNet.DocumentConversion(id)
The class DocumentConversion.
Encapsulates the conversion of a single document from one format to another.
DocumentConversion instances are created through methods belonging to
the Convert class. See Convert.WordToPDFConversion for an example.
- Parameters:
- id
Method Detail
{PDFDoc}
getDoc()
[Documentation Not Yet Added]
- Returns:
- {PDFDoc} A promise that resolves to an object of type: "PDFDoc" (generated documentation)
{[ERROR]}
getNumConvertedPages()
[Documentation Not Yet Added]
- Returns:
- {[ERROR]} A promise that resolves to an unknown type (generated documentation)
{[ERROR]}
isCancelled()
[Documentation Not Yet Added]
- Returns:
- {[ERROR]} A promise that resolves to an unknown type (generated documentation)