ArcObjects Library Reference (Carto)  

IPictureElement5.PictureDescription Property

Description of the Picture Element.

ERROR: Syntax information about IPictureElement5.PictureDescription may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.Carto.dll

[C++]
HRESULT get_PictureDescription(
  BSTR* Description
);
[C++]

Parameters

Description [out, retval]   Description is a parameter of type BSTR

Product Availability

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

See Also

IPictureElement5 Interface