Table of Contents

Method MarginBottom

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

MarginBottom(double)

Sets the bottom margin.

public PageLayout MarginBottom(double value)

Parameters

value double

The bottom margin in points.

Returns

PageLayout

The updated page layout.