Click or drag to resize

PFFileCanGetThumbnail Property

Returns true if file content is loaded and a thumbnail can be generated for this content. Image and Word 2010 files are managed.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool CanGetThumbnail { get; }

Property Value

Type: Boolean
See Also