Classes
| Class | Description | |
|---|---|---|
| EmbeddedControl |
An embedded image wraps a Control so that it can be embedded in
a Splash document.
| |
| EmbeddedImage |
An embedded image wraps an Image so that it can be embedded in
a Splash document.
| |
| EmbeddedObject |
An embedded object that can be drawn into a SplashView.
| |
| PaintOptions |
Provides style parameters for painting.
| |
| ParagraphChangedEventArgs |
Arguments for the event raised when a paragraph is changed.
| |
| PixelTabStopRuler |
A tab stop ruler based on per-pixel offsets.
| |
| SplashDocument |
A splash document contains styled text and embedded objects and retains layout information
for presentation.
| |
| SplashLayout |
Describes the layout of a splash document.
| |
| SplashView |
A SplashView is a custom control to display styled text intermixed with
embedded content such as images.
| |
| Style |
Describes the style of a text run.
| |
| StyleBuilder |
Builds Style objects.
| |
| Stylesheet |
Manages a collection of styles.
| |
| TabStopRuler |
Describes the strategy for advancing to tab stops.
|
Structures
| Structure | Description | |
|---|---|---|
| DisposableCookie |
Invokes a delegate when disposed.
| |
| EmbeddedObjectMeasurements |
Describes the measurements of an embedded object.
| |
| Key<(Of <(TValue>)>) |
A strongly-typed key to be used together with an associative array to help the
compiler perform better type checking of the value associated with the key.
| |
| SnapPosition |
Provides the result of mapping a screen position to a character index.
| |
| StyleProperty<(Of <(T>)>) |
Specifies a style property that may either be set explicitly or inherited from
another style.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IEmbeddedObjectClient |
Represents an instance of an embedded object that has been attached to a particular site.
| |
| IEmbeddedObjectSite |
Describes the environment of an embedded object.
|
Delegates
| Delegate | Description | |
|---|---|---|
| DisposableCookie..::.Action |
Specifies the action to perform when Dispose()()() is called.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| SnapKind |
Describes the kind of snap.
|
