'Declaration Public Property EmbedFonts As Boolean
'Usage Dim instance As CADPDFSaveOptions Dim value As Boolean instance.EmbedFonts = value value = instance.EmbedFonts
public bool EmbedFonts {get; set;}
'Declaration Public Property EmbedFonts As Boolean
'Usage Dim instance As CADPDFSaveOptions Dim value As Boolean instance.EmbedFonts = value value = instance.EmbedFonts
public bool EmbedFonts {get; set;}