DocumentActionCollection.DocumentActionCollection

DocumentActionCollection constructor

Constructor for DocumentActionCollection. Constructs DocumentActionCollection objects from Pdf.Kit.Engine Document object.

public DocumentActionCollection(Document document)
ParameterTypeDescription
documentDocumentDocument for which action colleciton is created.

See Also