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.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntax
public abstract class PdfSectionElement

The PdfSectionElement type exposes the following members.

Constructors
 NameDescription
Protected methodPdfSectionElement 
Top
See Also