The component or application that created this document (this component after it is written).

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

Syntax

C#
public string Producer { get; }
Visual Basic
Public ReadOnly Property Producer As String
	Get

Remarks

You can read the existing producer if was an existing document.

This property is readonly.

See Also