ImageGear .NET - Updated December 24, 2018
Protection Field




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEFontAttrs Class : Protection Field
Allows setting one of the following bits to disable font embedding.
Syntax
'Declaration
 
Public Protection As ImGearPDEFontProtection
 
'Usage
 
Dim instance As ImGearPDEFontAttrs
Dim value As ImGearPDEFontProtection
 
value = instance.Protection
 
instance.Protection = value

Field Value

ImGearPDEFontProtection enumeration value.
Remarks
The default value is ImGearPDEFontProtection.NO_EMBEDDING.
See Also

Reference

ImGearPDEFontAttrs Class
ImGearPDEFontAttrs Members
ImGearPDEFontProtection Enumeration