.NET Framework Class Library
NeutralFormat Members

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace > NeutralFormat Class >

.NET Framework Class Library
NeutralFormat Members

The NeutralFormat type exposes the following members.

Methods

 

Name

Description

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetType

(Inherited from Object.)

Public method

MDAddImage

Add an image to the Master Drawing identified with the handler MDid

Public method

MDAddLine

Add a line to the Master Drawing identified with the handler MDid

Public method

MDAddRect

Insert a rectangle in the Master Drawing identified with the handler mdid.

Public method

MDAddText

Add a text to the Master Drawing identified with the handler mdid.

Public method

MDClose

Closes the Master Drawing opened with the MDOpen and identified with the handler mdid.

Public method

MDConvertFromPDF

Converts a PDF into an image file or DXF.

Public method

MDConvertToPDF

Converts an input .DWG, .ME, DOC(x), XLS(x) or image file (BMP, JPG, TIF, PCX or TGA) into a PDF file.

Public method

MDGetFileName

Returns the file name of the master drawing for the passed document unique id.

Public method

MDGetPageCount

Returns the number of pages of the Master Drawing identified with the handler mdid.

Public method

MDGetPageSize

Returns the size of the specified page of the Master Drawing identified with the handler mdid.

Public method

MDMerge

It merges multiple PDF files into a single multi-page PDF.

Public method

MDOpen

Opens a Master Drawing file for modification and returns its handler (mdid).

Public method

MDSetPageRange

Sets the page range to be used for the subsequent operations on the Master Drawing identified with the handler mdid.

Public method

MDSplit

It splits a multiple sheets PDF file into many single page PDFs.

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

ToString

(Inherited from Object.)

See Also

NeutralFormat Class

MwPDMApi Namespace