.NET Framework Class Library
MWCmd.NeutralFormat Enumeration

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace >

.NET Framework Class Library
MWCmd.NeutralFormat Enumeration

List of MwPDM NeutralFormat commands

Namespace: MwPDMApi
Assembly:  MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

Visual Basic

Public Enumeration NeutralFormat

C#

public enum NeutralFormat

Visual C++

public enum class NeutralFormat

JavaScript

MwPDMApi.NeutralFormat = function();

MwPDMApi.NeutralFormat.createEnum('MwPDMApi.NeutralFormat', false);

Members


Member name

Value

Description


MDOpen

0



MDClose

1



MDConvert

2



MDAddText

3



MDAddImage

4



MDAddLine

5



MDAddRect

6



MDGetFileName

7



MDSetPageRange

8



MDGetPageCount

9



MDGetPageSize

10



MDMerge

11



MDSplit

12


Remarks

See Also

MwPDMApi Namespace