Table of Contents

Method MarginTop

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

MarginTop(double)

Sets the top margin.

public PageLayout MarginTop(double value)

Parameters

value double

The top margin in points.

Returns

PageLayout

The updated page layout.