ImageGear .NET - Updated May 30, 2018
IncludeHyperLinks Property




ImageGear24.Formats.Vector Assembly > ImageGear.Formats.CAD Namespace > CADPDFSaveOptions Class : IncludeHyperLinks Property
Toggle include hyperlinks save option
Syntax
'Declaration
 
Public Property IncludeHyperLinks As Boolean
 
'Usage
 
Dim instance As CADPDFSaveOptions
Dim value As Boolean
 
instance.IncludeHyperLinks = value
 
value = instance.IncludeHyperLinks
See Also

Reference

CADPDFSaveOptions Class
CADPDFSaveOptions Members