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