PdfLayoutElement constructor

PdfLayoutElement()

Initializes a insteace of the PdfLayoutElement class.

Implementation

PdfLayoutElement() {
  _helper = PdfLayoutElementHelper(this);
}