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 : HideAllAnnotations Property |
[ObsoleteAttribute("This property has been deprecated.")] public bool HideAllAnnotations {get; set;}
'Declaration
<ObsoleteAttribute("This property has been deprecated.")> Public Property HideAllAnnotations As Boolean
'Usage
Dim instance As CodecsPdfLoadOptions Dim value As Boolean instance.HideAllAnnotations = value value = instance.HideAllAnnotations
[ObsoleteAttribute("This property has been deprecated.")] public bool HideAllAnnotations {get; set;}
ObsoleteAttribute("This property has been deprecated.") <br/>get_HideAllAnnotations();<br/>set_HideAllAnnotations(value);<br/>Object.defineProperty('HideAllAnnotations');
[ObsoleteAttribute("This property has been deprecated.")] public: property bool HideAllAnnotations { bool get(); void set ( bool value); }
This property has been deprecated. Use HideAnnotations, HideFormFields or HideDigitalSignatures instead.