PdfContentElementElementType Property |
Gets the type of the PDF content element.
Namespace: SautinSoft.Pdf.ContentAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.5
Syntaxpublic abstract PdfContentElementType ElementType { get; }Public MustOverride ReadOnly Property ElementType As PdfContentElementType
Get
Property Value
PdfContentElementType
The type of the PDF content element.
See Also