[]
Gets or sets the set of insert options which shall be applied to the building block when it is added to the main document story. Since multiple insert options can be specified for a single building block, the sum total of all behaviors shall be used to insert the building block into the main document story.
public BuildingBlockInsertOptions InsertOptions { get; set; }
Public Property InsertOptions As BuildingBlockInsertOptions