Table of Contents

Method TranslateX

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

TranslateX(double)

Shifts the content horizontally.

public LayoutContainer TranslateX(double offset)

Parameters

offset double

The horizontal offset.

Returns

LayoutContainer

The nested container with the applied offset.