Method Width
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
Width(double)
Sets the width of the content.
public LayoutContainer Width(double width)
Parameters
width
doubleThe width.
Returns
- LayoutContainer
The nested container with the applied width.
Remarks
Read the Width & Height section of the Size, position, and rendering of containers article for more information about working with sizes.