Namespace VectorDraw.Professional.Converter
Classes
- ExportProperties
An object that contains properties manage the way the files are exported by the convert() method
- ImportProperties
An object that contains properties manage the way the files imported by the convert() method
- vdConverter
An object that manage the conversion between drawing files.
Enums
- ExportProperties.DWFVersions
Dwf supported versions
- ExportProperties.DXFVersions
Dxf and Dwg supported versions
- ExportProperties.IFCVesrions
IFCGlobals supported versions
- ExportProperties.PaperOrientations
Paper orientation used by printed exported formats
pdf svg hpg emf wmf jpg bmp png gif tif ico
- ExportProperties.Papers
Standard paper sizes used by printed exported formats
pdf svg hpg emf wmf jpg bmp png gif tif ico
- ExportProperties.Resolutions
Supported resolutions in Dots Per Inch for printed exported formats
pdf svg hpg emf wmf jpg bmp png gif tif ico
- ExportProperties.SKPVersions
Skp supported versions
Delegates
- vdConverter.ErrorDelegate
Represents the method that will handle the OnError event.
- vdConverter.NoFileFindDelegate
Represents the method that will handle the OnNoFileFind event.
- vdConverter.ProgressDelegate
Represents the method that will handle the OnProgress event.