Skip to main content
Version: 2023

ImageStorage

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Web.49 (4.9.0.0)

Storage options for the SalPicture control.

public enum ImageStorage : Enum

Fields

NameDescription
ExternalExternal storage. The image is stored in a file.
InternalIternal storage. The image is stored in an embedded resource.

Used By

NameDescription
SalPicture.ImageStorageSalPicture storage.