The PPD (PostScript Printer Description) file to be used.
[Visual Basic .NET] Public Property PPDFile As String
[C#] public string PPDFile {get; set;}
[C++]
HRESULT get_PPDFile(
BSTR* PPDFile
);
[C++]
HRESULT put_PPDFile(
BSTR PPDFile
);
[C++]Parameters
PPDFile [out, retval] PPDFile is a parameter of type BSTR PPDFile [in] PPDFile is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.