.NET Framework Class Library
NeutralFormat Methods
|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > .NET API > MwPDMApi Namespace > NeutralFormat Class > .NET Framework Class Library |
The NeutralFormat type exposes the following members.
Methods
|
Name |
Description |
|---|---|---|
|
Equals |
(Inherited from Object.) |
|
Finalize |
(Inherited from Object.) |
|
GetHashCode |
(Inherited from Object.) |
|
GetType |
(Inherited from Object.) |
|
Add an image to the Master Drawing identified with the handler MDid |
|
|
Add a line to the Master Drawing identified with the handler MDid |
|
|
Insert a rectangle in the Master Drawing identified with the handler mdid. |
|
|
Add a text to the Master Drawing identified with the handler mdid. |
|
|
Closes the Master Drawing opened with the MDOpen and identified with the handler mdid. |
|
|
Converts a PDF into an image file or DXF. |
|
|
Converts an input .DWG, .ME, DOC(x), XLS(x) or image file (BMP, JPG, TIF, PCX or TGA) into a PDF file. |
|
|
Returns the file name of the master drawing for the passed document unique id. |
|
|
Returns the number of pages of the Master Drawing identified with the handler mdid. |
|
|
Returns the size of the specified page of the Master Drawing identified with the handler mdid. |
|
|
It merges multiple PDF files into a single multi-page PDF. |
|
|
Opens a Master Drawing file for modification and returns its handler (mdid). |
|
|
Sets the page range to be used for the subsequent operations on the Master Drawing identified with the handler mdid. |
|
|
It splits a multiple sheets PDF file into many single page PDFs. |
|
|
MemberwiseClone |
(Inherited from Object.) |
|
ToString |
(Inherited from Object.) |
See Also