←Select platform

HideAllAnnotations Property

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

Property Value

Value Description
true To hide all annotation objects.
false To show all annotation objects.
Remarks

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

Requirements

Target Platforms

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

Leadtools.Codecs Assembly

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