Table of Contents

Method MarginLeft

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

MarginLeft(double)

Sets the left margin.

public PageLayout MarginLeft(double value)

Parameters

value double

The left margin in points.

Returns

PageLayout

The updated page layout.