Click or drag to resize

PdfContentElementElementType Property

Gets the type of the PDF content element.

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

Property Value

PdfContentElementType
The type of the PDF content element.
See Also