ShowVintasoftAnnotationAppearances Property (PdfAnnotationTool)
Gets or sets a value indicating whether visual tool shows and interacts with annotation appearances of VintaSoft Annotation .NET Plugin.
'Declaration
Public Property ShowVintasoftAnnotationAppearances As Boolean
public bool ShowVintasoftAnnotationAppearances {get; set;}
public: __property bool get_ShowVintasoftAnnotationAppearances();
public: __property void set_ShowVintasoftAnnotationAppearances(
bool value
);
public:
property bool ShowVintasoftAnnotationAppearances {
bool get();
void set ( bool value);
}
Property Value
True if visual tool shows and interacts with annotation apperances of VintaSoft Annotation .NET Plugin; otherwise,
false.
Default value is
true.
Target Platforms: Windows 10, Windows 8, Windows 7, Windows Vista, Windows XP, Windows Server 2012, Windows Server 2008, Windows Server 2003