Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsPdfLoadOptions Class : HideNoApAnnotations Property |
[ObsoleteAttribute("This property has been deprecated.")] public bool HideNoApAnnotations {get; set;}
'Declaration
<ObsoleteAttribute("This property has been deprecated.")> Public Property HideNoApAnnotations As Boolean
'Usage
Dim instance As CodecsPdfLoadOptions Dim value As Boolean instance.HideNoApAnnotations = value value = instance.HideNoApAnnotations
[ObsoleteAttribute("This property has been deprecated.")] public bool HideNoApAnnotations {get; set;}
ObsoleteAttribute("This property has been deprecated.") <br/>get_HideNoApAnnotations();<br/>set_HideNoApAnnotations(value);<br/>Object.defineProperty('HideNoApAnnotations');
[ObsoleteAttribute("This property has been deprecated.")] public: property bool HideNoApAnnotations { bool get(); void set ( bool value); }
This property has been deprecated. Use HideAnnotations, HideFormFields or HideDigitalSignatures instead.