[This is preliminary documentation and is subject to change.]
The Picture type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| Picture | Initializes a new instance of the Picture class |
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the Picture | |
Indicates whether this instance and a specified object are equal. (Inherited from | ||
| Execute | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
Returns the hash code for this instance. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Returns the fully qualified type name of this instance. (Inherited from |
Extension Methods
Fields
| Name | Description | |
|---|---|---|
| m_AttachmentFileName |
Properties
| Name | Description | |
|---|---|---|
| AttachmentFileName |
When non-null asks user to download picture as a named attached file
| |
| Format |
Download buffer size. Leave unchanged in most cases
| |
| Image |
Picture image
|
See Also