HideAllAnnotations Property (original) (raw)
Summary
(Deprecated) Gets or sets a value that indicates whether to hide all annotation objects.
Syntax
[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. |
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