Table of Contents

IEmbeddedObjects.GetImageProperties Method

Returns image position and size.

Syntax

Namespace: FlexCel.Core

public abstract TImageProperties GetImageProperties(Int32 imageIndex)

Parameters

<-> Parameter Type Description
imageIndex Int32 Index of the image (1 based)

Returns

Image position and size.

See also