←Select platform

HideNoApAnnotations Property

Summary

(Deprecated) Gets or sets a value that indicates whether to hide annotation objects that have no appearance stream.

Syntax
C#
C++/CLI
[ObsoleteAttribute("This property has been deprecated.")] 
public bool HideNoApAnnotations { get; set; } 
[ObsoleteAttribute("This property has been deprecated.")] 
public: 
property bool HideNoApAnnotations { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

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

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

Requirements

Target Platforms

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

Leadtools.Codecs Assembly

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