←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#
VB
WinRT C#
C++
[ObsoleteAttribute("This property has been deprecated.")] 
public bool HideNoApAnnotations {get; set;} 
<ObsoleteAttribute("This property has been deprecated.")> 
Public Property HideNoApAnnotations As Boolean 
[ObsoleteAttribute("This property has been deprecated.")] 
public bool HideNoApAnnotations {get; set;} 
ObsoleteAttribute("This property has been deprecated.") 
  
get_HideNoApAnnotations(); 
set_HideNoApAnnotations(value); 
Object.defineProperty('HideNoApAnnotations');  
[ObsoleteAttribute("This property has been deprecated.")] 
public: 
property bool HideNoApAnnotations { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to hide annotation objects, false show annotation objects.

Remarks

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize