// If `dict` is provided, the action is created based on the PDF dictionary. { dict: pdfDictionary }
Example
// If `doc` and `actionType` (both must be provided) are passed, the action is created based on `actionType`. { doc: doc, actionType: Enum.FPD_ActionType }
不再使用 'new' 来创建,而是使用 create