Table of Contents

Method ScaleVertical

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

ScaleVertical(double)

Scales the content vertically.

public LayoutContainer ScaleVertical(double value)

Parameters

value double

The scale factor.

Returns

LayoutContainer

The nested container with the applied scaling.