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
System.Object
  SelectPdf.PdfSectionElement
    SelectPdf.PdfHtmlSection
    SelectPdf.PdfImageSection
    SelectPdf.PdfTextSection

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

The PdfSectionElement type exposes the following members.

Constructors
  NameDescription
Protected methodPdfSectionElement
Top
See Also