public bool IncludeHyperLinks {get; set;}
public: __property bool get_IncludeHyperLinks(); public: __property void set_IncludeHyperLinks( bool value );
'Declaration Public Property IncludeHyperLinks As Boolean
'Usage Dim instance As CADPDFSaveOptions Dim value As Boolean instance.IncludeHyperLinks = value value = instance.IncludeHyperLinks