Table of Contents

FlexCelAspViewer.RelativeImagePath Property

Path where the images will be stored, relative to the path where the page is in. Try to use a different folder for the images, so it is easier to delete them later.

Syntax

Namespace: FlexCel.AspNet

public String RelativeImagePath { get; set; }

See also