The Spool File Name which shows up in the Print Manager.
[Visual Basic .NET] Public Property SpoolFileName As String
[C#] public string SpoolFileName {get; set;}
[C++]
HRESULT get_SpoolFileName(
BSTR* SpoolFileName
);
[C++]
HRESULT put_SpoolFileName(
BSTR SpoolFileName
);
[C++]Parameters
SpoolFileName [out, retval] SpoolFileName is a parameter of type BSTR SpoolFileName [in] SpoolFileName is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.