Table of Contents

TShapeOptionList.SetImage Method

Sets a property with the bytes of an image.

Syntax

Namespace: FlexCel.Core

public void SetImage(TShapeOption option, Byte[] value)

Parameters

<-> Parameter Type Description
option TShapeOption Option to set.
value Byte[] Value to set.

See also