ImageGear .NET - Updated May 30, 2018
Type Property (ImGearPDFAction)




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFAction Class : Type Property
Gets action type.
Syntax
'Declaration
 
Public ReadOnly Property Type As ImGearPDFAtom
 
'Usage
 
Dim instance As ImGearPDFAction
Dim value As ImGearPDFAtom
 
value = instance.Type

Property Value

The atom corresponding to the action's type.
See Also

Reference

ImGearPDFAction Class
ImGearPDFAction Members
ImGearPDFAtom Class