Table of Contents

Method Scale

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

Scale(double)

Scales the content horizontally and vertically.

public LayoutContainer Scale(double value)

Parameters

value double

The scale factor.

Returns

LayoutContainer

The nested container with the applied scaling.