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

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

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