Gets or sets a value indicating whether to revert back to the original secondary picture used for all AnnEncryptObject objects.
public static bool UseOriginalSecondaryPicture { get; set; }
Public Shared Property UseOriginalSecondaryPicture As Boolean
true to revert back to the original secondary picture used for all AnnEncryptObject objects; otherwise, false to use the new picture if any.
Use DefaultSecondaryPicture to get or set the current default secondary picture used by the AnnEncryptObject objects.
For an example, refer to DefaultPicture.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET