Specifies in what way the rendering result will be used. The default is "View".

Namespace: TallComponents.PDF.Configuration
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public RenderPurpose RenderPurpose { get; set; }
Visual Basic
Public Property RenderPurpose As RenderPurpose
	Get
	Set

See Also