Click or drag to resize

PdfContentGroupElementType Property

Gets the Group value.

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

Property Value

PdfContentElementType
The Group value.
See Also