This document is archived and information here might be outdated.  Recommended version.


IMetadataHelper.Stylesheet Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IM > IMetadataHelper Interface > IMetadataHelper.Stylesheet Property
ArcGIS Developer Help

IMetadataHelper.Stylesheet Property

Name of the currently selected stylesheet.

[Visual Basic .NET]
Public Property Stylesheet As String
[C#]
public string Stylesheet {get; set;}

Product Availability

Available with ArcGIS Desktop.

Remarks

The Stylesheet property is no longer used in ArcGIS 10. The stylesheet that is used to display an ArcGIS item�s metadata is determined by the current ArcGIS metadata style.

 

See Also

IMetadataHelper Interface