Specifies options for converting PDF pages to Wpf objects.

Namespace: TallComponents.PDF.Rasterizer
Assembly: TallComponents.PDF.Rasterizer (in TallComponents.PDF.Rasterizer.dll) Version: 3.0.72.1

Syntax

C#
public class ConvertToWpfOptions
Visual Basic
Public Class ConvertToWpfOptions

Remarks

Please note that the non licensed version of this software will introduce a number of artefacts during conversion to WPF. These artefacts can be reduced by setting the ConvertToImages option, at the cost of loosing resolution independence.

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Rasterizer..::..ConvertToWpfOptions

See Also