Version

Search Results

TextPadding Property

Returns or sets the padding between the picture and the text which flows around it. Syntax Remarks This property is only applicable when the TextWrapping property is set to Square or TopAndBottom. When set to TopAndBottom, only the vertical components of the value are applicable. The unit of measurement used to ex...

ToString Method (AnchoredPicture)

Returns the string representation of this object. Syntax

AnchoredShape Class

Encapsulates a shape that is anchored to a specific location within the document. Syntax Remarks Shapes are rendered by the consumer using Vector Markup Language (VML), which is supported in both MS Word 2007 and MS Word 2010.

AnchoredShape Class Members

Public Properties Public Methods

AnchoredShape Class Properties

Public Properties

Create(WordDocumentWriter,Shape) Method

Creates a new instance which is associated with the specified WordDocumentWriter Syntax Parameters writer The associated WordDocumentWritershape A previously created Shape shape instance on which this instance is based.

Create(WordDocumentWriter,ShapeType) Method

Creates a new instance which is associated with the specified WordDocumentWriter Syntax Parameters writer The associated WordDocumentWritershapeType A ShapeType constant which defines the shape.

Create Method (AnchoredShape)

Creates a new instance which is associated with the specified WordDocumentWriter Overload List

Reset(Boolean) Method

Resets all properties of this instance to their respective defaults. Syntax Parameters resetShape Specifies whether to reset the properties of the associated Shape.