Table of Contents

Method TranslateY

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

TranslateY(double)

Shifts the content vertically.

public LayoutContainer TranslateY(double offset)

Parameters

offset double

The vertical offset.

Returns

LayoutContainer

The nested container with the applied offset.