This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IP > IPrinter Interface > IPrinter.SpoolFileName Property (ArcObjects .NET 10.4 SDK) |
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