'宣言 Public Property EmbedFonts As FontEmbedType
'使用法 Dim instance As C1ReportSerializer Dim value As FontEmbedType instance.EmbedFonts = value value = instance.EmbedFonts
public FontEmbedType EmbedFonts {get; set;}
'宣言 Public Property EmbedFonts As FontEmbedType
'使用法 Dim instance As C1ReportSerializer Dim value As FontEmbedType instance.EmbedFonts = value value = instance.EmbedFonts
public FontEmbedType EmbedFonts {get; set;}