Table of Contents

Method MarginVertical

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

MarginVertical(double)

Sets the top and bottom margins.

public PageLayout MarginVertical(double value)

Parameters

value double

The value of the top and bottom margins in points.

Returns

PageLayout

The updated page layout.