MyLibraryFile IsImage Property CTCT Wrapper Documented Class Library
Gets or sets whether the file is an image (true) or not (false)

Namespace: CTCT.Components.MyLibrary
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public bool IsImage { get; set; }
See Also