NShape Reference
ImageFileLocation Enumeration

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape >

NShape Reference
ImageFileLocation Enumeration

Previous pageReturn to chapter overviewNext page

Defines how images are stored.

Syntax

public enum ImageFileLocation {
 Directory,
 Embedded
}

Values

Name

Description

Directory

Images will be saved to files in a seperate directory.

Embedded

Images will be embedded into the XML code as Base64 string.

Requirements

Namespace: Dataweb.NShape

Assembly: Dataweb.NShape