Enumerazione DedPublicationFormat
             | 
          
        
        
            Enumerazione dei formati disponibili in fase di creazione/eliminazione
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic enum DedPublicationFormat
Public Enumeration DedPublicationFormat
public enum class DedPublicationFormat
type DedPublicationFormat
Membri| Nome | Valore | Descrizione | 
|---|
| Undefined | 0 |   | 
| Dwf | 1 |   | 
| Dwg | 2 |   | 
| Dxf | 3 |   | 
| Iges | 4 |   | 
| Pdf | 5 |   | 
| Step | 6 |   | 
| Stl | 7 |   | 
| Dwf2D | 8 |   | 
| Dwf3D | 9 |   | 
| DwfEsploso | 10 |   | 
| DwgTop | 11 |   | 
| Dxf2D | 12 |   | 
| Dxf3D | 13 |   | 
| Pdf3D | 14 |   | 
| Wmf | 15 |   | 
| PdfExcel | 16 |   | 
| PdfWord | 17 |   | 
Vedi anche