Method Item
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
Item()
Adds the inline item.
public LayoutContainer Item()
Returns
- LayoutContainer
The layout container for the item.
Remarks
Read the InlineContainer section of the Compound containers article for examples of using this method.