HideNoApAnnotations Property (original) (raw)
Summary
(Deprecated) Gets or sets a value that indicates whether to hide annotation objects that have no appearance stream.
Syntax
[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. |
Leadtools.Codecs Assembly
CompactFile(Stream,Stream,int,int,bool,int,int,bool,int,CodecsSavePageMode,bool,bool) Method
CompactFile(Stream,Stream,int,int,bool,long,int,bool,long,CodecsSavePageMode,bool,bool,bool) Method
CompactFile(string,string,int,int,bool,int,int,bool,int,CodecsSavePageMode,bool,bool) Method
CompactFile(string,string,int,int,bool,long,int,bool,long,CodecsSavePageMode,bool,bool,bool) Method