[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.BuildingBlockInsertOptions

BuildingBlockInsertOptions Enum

Specifies how a building block is inserted into a document.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
[Flags]
public enum BuildingBlockInsertOptions
<Flags>
Public Enum BuildingBlockInsertOptions

Fields

Name Description
Content

Insert content at specified location (Inline building block).

Page

Ensure building block is on new page.

Paragraph

Ensure building block is in new paragraph.