'Declaration Public Enum VmfSectionBreakType Inherits System.Enum
public enum VmfSectionBreakType : System.Enum
__value public enum VmfSectionBreakType : public System.Enum
public enum class VmfSectionBreakType : public System.Enum
'Declaration Public Enum VmfSectionBreakType Inherits System.Enum
public enum VmfSectionBreakType : System.Enum
__value public enum VmfSectionBreakType : public System.Enum
public enum class VmfSectionBreakType : public System.Enum
| Member | Description |
|---|---|
| NextPage | Section with transition to a new page. |
| NextColumn | Section with transition to a new column. |
| Continuous | Section without transition. |
| EvenPage | Section with transition to a new even page. |
| OddPage | Section with transition to a new odd page. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.Imaging.Office.Vmf.VmfSectionBreakType
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