'宣言 Protected Function ShouldSerializeAutoEmbedFonts() As System.Boolean
'使用法 Dim instance As C1PrintDocument Dim value As System.Boolean value = instance.ShouldSerializeAutoEmbedFonts()
protected System.bool ShouldSerializeAutoEmbedFonts()
戻り値の型
True if C1PrintDocument.AutoEmbedFonts should be serialized, false otherwise.