RenderingSettingsDrawText Property

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
Gets or sets a value indicating whether draw document text.

Namespace:  Apitron.PDF.Rasterizer.Configuration
Assembly:  Apitron.PDF.Rasterizer (in Apitron.PDF.Rasterizer.dll) Version: 3.0.154.0 (3.0.154.0)
Syntax

public bool DrawText { get; set; }

Property Value

Type: Boolean
true if text should be visible; otherwise, false.
See Also

Reference