Click or drag to resize
Pdf Library for .NET

PdfDocumentEndTag Method

Closes the most recently opened BeginTag(PdfTagType) container structure element.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.3
Syntax
public void EndTag()
See Also