Click or drag to resize

ObjectDataAddingEventArgsImageFormat Property

Gets a value representing the image format of the Data being added.

Namespace:  RadPdf.Integration
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 5.8.0.0 (5.8.0.0)
Syntax
public PdfImageFormat ImageFormat { get; }

Property Value

Type: PdfImageFormat
See Also