Table of Contents

Method Element

Namespace
BitMiracle.Docotic.Pdf.Layout
Assembly
BitMiracle.Docotic.Pdf.Layout.dll

Element()

Adds an arbitrary content to the current paragraph.

public LayoutContainer Element()

Returns

LayoutContainer

The added layout container.

Remarks

This method does not complete the current paragraph. I.e., a next text chunk will be placed in the same paragraph.