WriteFileParams.SaveThumbnail Property

When true and the Model constructor is used, a thumbnail of 256x256 is stored in the file.
Public Property SaveThumbnail() As Boolean
This language is not supported or no code example is available.
public bool SaveThumbnail {get; set;}
This language is not supported or no code example is available.

Property Value

bool
Exception type Condition

EyeshotException

Thrown when trying to set the property equal true without using the constructor that accepts the Environment as parameter.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition