Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Include Protected Members
Include Inherited Members
Adds a new BuildingBlockGalleryContentControl to the document.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
.gif)
AddBuildingBlockGalleryContentControl(String)
Adds a new BuildingBlockGalleryContentControl at the current selection in the document.
.gif)
AddBuildingBlockGalleryContentControl(ContentControl, String)
Adds a new BuildingBlockGalleryContentControl to the collection. The new control is based on a native content control that is already in the document.
.gif)
AddBuildingBlockGalleryContentControl(Range, String)
Adds a new BuildingBlockGalleryContentControl at the specified range in the document.
Top