Property AvailableSize
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
AvailableSize
Gets the available size on the page to render the dynamic component.
public PdfSize AvailableSize { get; }
Property Value
- PdfSize
The available size on the page to render the dynamic component.