Click or drag to resize

PdfImageContentElementType Property

Gets the Image value.

Namespace: SautinSoft.Pdf.Content
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.5
Syntax
public override PdfContentElementType ElementType { get; }

Property Value

PdfContentElementType
The Image value.
See Also