Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Category Class / Gallery Property

In This Topic
    Gallery Property
    In This Topic
    Gets or sets the predefined gallery into which the current building block shall be classified.
    Syntax
    'Declaration
     
    Public Property Gallery As BuildingBlockGallery
    public BuildingBlockGallery Gallery {get; set;}
    See Also