SwfImportOperation Class

ABCpdf .net

 
   

An operation used to import Flash movies (SWF files).

System.Object
   WebSupergoo.ABCpdf10.Operations.Operation
      WebSupergoo.ABCpdf10.Operations.SwfImportOperation

 

   
   
Method Description
SwfImportOperation SwfImportOperation Constructor.
Throws Exceptions Import Imports selected frames of a Flash movie.

 

   
   
Property Description
Doc The target PDF document.
BackgroundRegion Gets or sets the backgound rectangle.
ClipRegion Gets or sets the clip rectangle.
ResetRegions Gets or sets a value that indicates whether BackgroundRegion and ClipRegion are reset when the Operation.ProcessingObject event of ProcessingSourceType.MultiFrameImage or of ProcessingSourceType.ImageFrame is generated.
Timeout Gets or sets the time-out for script execution.
ContentAlign Gets or sets the content alignment.
ContentScaleMode Gets or sets the content scale mode.
Parameters The parameters for initializing the SWF machine.