'宣言 Public Property EmbedFonts As System.Boolean
'使用法 Dim instance As C1PdfFilter Dim value As System.Boolean instance.EmbedFonts = value value = instance.EmbedFonts
public System.bool EmbedFonts {get; set;}
'宣言 Public Property EmbedFonts As System.Boolean
'使用法 Dim instance As C1PdfFilter Dim value As System.Boolean instance.EmbedFonts = value value = instance.EmbedFonts
public System.bool EmbedFonts {get; set;}