Click or drag to resize

PdfImageShapeImageFormat Property

Gets this PdfImageShape's image data format.

Namespace:  RadPdf.Data.Document.Objects.Shapes
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public PdfImageFormat ImageFormat { get; }

Property Value

Type: PdfImageFormat
See Also