Click or drag to resize

ObjectDataAddingEventArgsDataAdder Property

Gets a value indicating the source which is adding PdfObject data.

Namespace:  RadPdf.Integration
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public ObjectDataAdder DataAdder { get; }

Property Value

Type: ObjectDataAdder
See Also