PdfLayoutElement constructor
PdfLayoutElement()
Initializes a insteace of the PdfLayoutElement class.
Implementation
PdfLayoutElement() {
_helper = PdfLayoutElementHelper(this);
}
Initializes a insteace of the PdfLayoutElement class.
PdfLayoutElement() {
_helper = PdfLayoutElementHelper(this);
}