Click or drag to resize
Pdf Library for .NET

PdfSectionElement Class

The base class for pdf elements that can be added to header and footer of a pdf document.
Inheritance Hierarchy
SystemObject
  SelectPdfPdfSectionElement
    SelectPdfPdfHtmlSection
    SelectPdfPdfImageSection
    SelectPdfPdfTextSection

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public abstract class PdfSectionElement

The PdfSectionElement type exposes the following members.

Constructors
  NameDescription
Protected methodPdfSectionElement
Top
See Also