Table of Contents

Method MarginHorizontal

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

MarginHorizontal(double)

Sets the left and right margins.

public PageLayout MarginHorizontal(double value)

Parameters

value double

The value of the left and right margins in points.

Returns

PageLayout

The updated page layout.