Enum WMVMode
WMV mode.
Namespace: VisioForge.Core.Types.Output
Assembly: VisioForge.Core.dll
Syntax
public enum WMVMode
Fields
| Name | Description |
|---|---|
| CustomSettings | Custom settings. |
| ExternalProfile | External profile (from file). |
| ExternalProfileFromText | External profile (from text). |
| InternalProfile | Internal profile. |
| V8SystemProfile | V8 system profile. |