SwfImportOperation Doc Property. The target PDF document. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#]Doc

[Visual Basic]
Doc
null No The target PDF document.

 

   

Notes
 

The document used by the import operation. This is where the flash movie frames are imported into.

This property must not be null before the ProcessingObject event of ProcessingSourceType.ImageFrame returns/is handled.

 

   

Example
 

See the Import method.