Class: ViewChangeCollection

PDFNet. ViewChangeCollection


new ViewChangeCollection()

[Missing documentation]

Extends

Methods


<static> create()

Constructor
Returns:
A promise that resolves to an object of type: "PDFNet.ViewChangeCollection"
Type
Promise.<PDFNet.ViewChangeCollection>

destroy()

Destructor
Inherited From:
Returns:
Type
Promise.<void>

takeOwnership()

Take the ownership of this object, so that PDFNet.runWithCleanup won't destroy this object.
Inherited From:
Returns:
Type
void