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)
Syntaxpublic PdfImageFormat ImageFormat { get; }Public ReadOnly Property ImageFormat As PdfImageFormat
Get
Property Value
Type:
PdfImageFormat
See Also