Enum PreviewMode
Defines the various types of document preview modes.
Namespace: TopSolid.Kernel.Automating
Assembly: cs.temp.dll.dll
Syntax
[AvailableSinceVersion(7, 13, 300, 220)]
public enum PreviewMode
Remarks
This enum is available since v7.13.300.220
Fields
| Name | Description |
|---|---|
| Default | Default. |
| Empty | Empty. |
| ImageFromFile | Image from a file. |
| Unclassified | Unclassified type. |