'Declaration Public Enum VmfRunUnderlineType Inherits System.Enum
public enum VmfRunUnderlineType : System.Enum
__value public enum VmfRunUnderlineType : public System.Enum
public enum class VmfRunUnderlineType : public System.Enum
'Declaration Public Enum VmfRunUnderlineType Inherits System.Enum
public enum VmfRunUnderlineType : System.Enum
__value public enum VmfRunUnderlineType : public System.Enum
public enum class VmfRunUnderlineType : public System.Enum
| Member | Description |
|---|---|
| None | No underline. |
| Single | Single Underline. |
| Words | Underline Non-Space Characters Only. |
| Double | Double Underline. |
| Thick | Thick Underline. |
| Dotted | Dotted Underline. |
| DottedHeavy | Thick Dotted Underline. |
| Dash | Dashed Underline. |
| DashedHeavy | Thick Dashed Underline. |
| DashLong | Long Dashed Underline. |
| DashLongHeavy | Thick Long Dashed Underline. |
| DotDash | Dash-Dot Underline. |
| DashDotHeavy | Thick Dash-Dot Underline. |
| DotDotDash | Dash-Dot-Dot Underline. |
| DashDotDotHeavy | Thick Dash-Dot-Dot Underline. |
| Wave | Wave Underline. |
| WavyHeavy | Heavy Wave Underline. |
| WavyDouble | Double Wave Underline. |
| SingleHeavy | Single Heavy Underline. |
| DoubleHeavy | Double Heavy Underline. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.Imaging.Office.Vmf.VmfRunUnderlineType
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5