Initializes a new instance of AnnEncryptObject object.
protected AnnEncryptObject(bool supportsPen,bool supportsBrush,bool supportsFont)
Protected Function New( _ByVal supportsPen As Boolean, _ByVal supportsBrush As Boolean, _ByVal supportsFont As Boolean _)
protected:AnnEncryptObject(bool supportsPen,bool supportsBrush,bool supportsFont)
supportsPen
true if this object will support a pen; otherwise false.
supportsBrush
true if this object will support a brush; otherwise false.
supportsFont
true if this object will support a font; otherwise false.
This constructor is intended for derived classes that extend the functionality of the AnnEncryptObject class. Please note that the AnnEncryptObject object does not support rotation.
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
