[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.BuildingBlock.InsertOptions

InsertOptions Property

InsertOptions

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.

Declaration
public BuildingBlockInsertOptions InsertOptions { get; set; }
Public Property InsertOptions As BuildingBlockInsertOptions