[This is preliminary documentation and is subject to change.]
Document's producer (if it started as another program)
Namespace: NFX.Media.PDF.DocumentModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string Producer { get; set; }
public string Producer { get; set; }
Public Property Producer As String
Get
Set
Public Property Producer As String
Get
Set
public:
property String^ Producer {
String^ get ();
void set (String^ value);
}
public:
property String^ Producer {
String^ get ();
void set (String^ value);
}
member Producer : string with get, set
member Producer : string with get, set
Property Value
Type:
String