ImageGear .NET - Updated March 30, 2018
PDFVersion Property (CADPDFSaveOptions)




ImageGear24.Formats.Vector Assembly > ImageGear.Formats.CAD Namespace > CADPDFSaveOptions Class : PDFVersion Property
Get and set PDFVersion save option
Syntax
'Declaration
 
Public Property PDFVersion As CADPDFSaveOptions.PDFVersionOption
 
'Usage
 
Dim instance As CADPDFSaveOptions
Dim value As CADPDFSaveOptions.PDFVersionOption
 
instance.PDFVersion = value
 
value = instance.PDFVersion
See Also

Reference

CADPDFSaveOptions Class
CADPDFSaveOptions Members