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


IMetadataHelper.Stylesheet Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

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