'Declaration Public Property DocumentProducer As System.String
public System.String DocumentProducer { get; set; }
Property Value
Producer tag will not be adedd to a PDF document if value of this property is set to string.Empty.
'Declaration Public Property DocumentProducer As System.String
public System.String DocumentProducer { get; set; }
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5