ArcObjects Library Reference (Carto)  

IBufferProcessingParameter.SaveAsGraphics Property

Buffer output type (graphics or file).

[Visual Basic .NET]
Public WriteOnly Property SaveAsGraphics
[C#]
public void SaveAsGraphics {set;}
[C++]
HRESULT put_SaveAsGraphics(
  VARIANT_BOOL 
);
[C++]

Parameters

[in]    is a parameter of type VARIANT_BOOL

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IBufferProcessingParameter Interface