ObjectDataAddingEventArgsPdfObjectType Property  | 
 
            Gets a value representing the type of 
PdfObject associated with this event.
            
 
    Namespace: 
   RadPdf.Integration
    Assembly:
   RadPdf (in RadPdf.dll) Version: 4.7.0.0 (4.7.0.0)
Syntaxpublic Type PdfObjectType { get; }Public ReadOnly Property PdfObjectType As Type
	Get
Return Value
Type: 
TypeThe 
PdfObject type.
Remarks
See Also