Table of Contents

Method MarginRight

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

MarginRight(double)

Sets the right margin.

public PageLayout MarginRight(double value)

Parameters

value double

The right margin in points.

Returns

PageLayout

The updated page layout.