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


IBasicDocument2.StyleGallery Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IB > IBasicDocument2 Interface > IBasicDocument2.StyleGallery Property
ArcGIS Developer Help

IBasicDocument2.StyleGallery Property

Reference to the document's Style Gallery.

[Visual Basic .NET]
Public ReadOnly Property StyleGallery As IStyleGallery
[C#]
public IStyleGallery StyleGallery {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IBasicDocument2 Interface