[This is preliminary documentation and is subject to change.]

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

Namespace: TallComponents.Web.Pdf
Assembly: TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.4.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