'Declaration
Public Property UnembedStandardFonts As Boolean
'Usage
Dim instance As CompressOptions
Dim value As Boolean
instance.UnembedStandardFonts = value
value = instance.UnembedStandardFonts
Remarks
PDF applications are required to handle the Standard 14 Fonts so embedding them in a document is not necessary, therefore the document can be further reduced in size when this is enabled.