Gets or sets a value indicating whether to revert back to the original primary picture used for all AnnEncryptObject objects.
public static bool UseOriginalPrimaryPicture { get; set; }
Public Shared Property UseOriginalPrimaryPicture As Boolean
true to revert back to the original primary picture used for all AnnEncryptObject objects; otherwise, false to use the new picture if any.
Use DefaultPrimaryPicture to get or set the current default primary 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