Table of Contents

Class LayoutElement

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

An element produced by layout components.

public sealed class LayoutElement
Inheritance
LayoutElement
Inherited Members

Remarks

You can use the CreateElement(Action<LayoutContainer>) method to create elements.

Methods

TryFit(PdfSize, out PdfSize)

Checks whether this element fits into an area with the specified size.