Version

Search Results

WhiteSpace Constructor

Initializes a new instance of the WhiteSpace class. Syntax Parameters ch White space character.

Infragistics.Documents.Reports.HTML Namespace

Classes Class Description Enumerations Enumeration Description See Also Reference Infragistics.Documents.Reports Assembly

ISealable Interface

An interface allowing a class to be sealed to prevent further modifications. Syntax Remarks This interface should be implemented on classes where there is a need to make an instance immutable, such as a Infragistics.Documents.Reports.Graphics.LinearGradientBrush. A typical use case of this would be maintaining a c...

ISealable Interface Members

Public Properties Public Methods

ISealable Interface Properties

Public Properties

IsSealed Property (ISealable)

Gets whether the instance has been sealed through the Seal method. Syntax

Seal Method (ISealable)

Makes the instance immutable. Any attempts to modify properties or members will result in an exception. Syntax

CipherType Enumeration

Defines cipher types. Syntax Members Member Description AES Advanced Encryption Standard. Default Default cipher.

DisplayMode Enumeration

Specifies the initial display mode. Syntax Members Member Description Attachments Shows attachments. Bookmarks Shows bookmarks. Default Default mode. FullScreen Opens in a full screen mode. Thumbnails Shows thumbnails.