NotEmbedAnyFonts
IPDFDocument3 :: General document methods

See Also
Collapse All

This (deprecated) method prohibits embedding any font in a PDF document.

Syntax

HRESULT NotEmbedAnyFonts ()
Return value
If successful, this method returns S_OK. If it fails, this method should return one of the error values.

Remarks

Deprecated. Do not use. Use FontEmbedStyle = fetNotEmbed instead.

See Also

Reference