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