Table of Contents

Property InterpolateWhenDrawn

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

InterpolateWhenDrawn

Gets or sets a value indicating whether an image interpolation algorithm should be applied during rendering of this image.

public bool InterpolateWhenDrawn { get; set; }

Property Value

bool

true if an image interpolation algorithm should be applied during rendering of this image.; otherwise, false.