←Select platform

HideAllAnnotations Property

Summary
(Deprecated) Gets or sets a value that indicates whether to hide all annotation objects.
Syntax
C#
VB
C++
[ObsoleteAttribute("This property has been deprecated. Use HideAnnotations instead")] 
public bool HideAllAnnotations { get; set; } 
<ObsoleteAttribute("This property has been deprecated.")> 
Public Property HideAllAnnotations As Boolean 
[ObsoleteAttribute("This property has been deprecated.")] 
public: 
property bool HideAllAnnotations { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to hide all annotation objects, false show all annotation objects.

Remarks

This property has been deprecated. Use HideAnnotations, HideFormFields or HideDigitalSignatures instead.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.