BuildingBlock.InsertOptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets an Integer that represents how to insert the contents of a building block into a document. Read/write.
public:
property int InsertOptions { int get(); void set(int value); };
public int InsertOptions { get; set; }
member this.InsertOptions : int with get, set
Public Property InsertOptions As Integer
Property Value
Integer
Remarks
The value of the InsertOptions property can be any of the WdDocPartInsertOptions enumeration values.