ArcObjects Library Reference (ArcMapUI)  

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