Table of Contents

Method ScaleHorizontal

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

ScaleHorizontal(double)

Scales the content horizontally.

public LayoutContainer ScaleHorizontal(double value)

Parameters

value double

The scale factor.

Returns

LayoutContainer

The nested container with the applied scaling.