The PLT file format is a vector-based plotter file introduced by Autodesk, Inc. and contains information for a certain CAD file. Plotting details require accuracy and precision in production, and usage of PLT file guarantee this as all images are printed using lines instead of dots.
Learn more about this file format
here.
Namespace: GroupDocs.Conversion.FileTypesAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.9.0.0 (22.9)
Syntaxpublic static readonly CadFileType Plt
Public Shared ReadOnly Plt As CadFileType
public:
static initonly CadFileType^ Plt
static val Plt: CadFileType
Field Value
Type:
CadFileType
See Also