KaxBinaryImage Properties |
The KaxBinaryImage type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AlternateText |
Gets or sets the alternate text displayed in the Image control when the image
is unavailable. Browsers that support the ToolTips feature display this text as
a ToolTip.
|
![]() |
AutoAdjustImageControlSize |
Specifies if the HTML image element's dimensions are inferred from image's binary data
|
![]() |
DataValue |
Gets or sets binary data to which control will be bound to
|
![]() |
DescriptionUrl |
The URL for the file that contains a detailed description for the image. The
default is an empty string ("").
|
![]() |
GenerateEmptyAlternateText |
Gets or sets a value indicating whether the control generates an alternate text
attribute for an empty string value. The default value is false
|
![]() |
HttpHandlerUrl |
Specifies the URL of the HTTPHandler from which the image will be served
|
![]() |
ImageAlign |
Gets or sets the alignment of the KaxBinaryImage control in relation to other elements on
the Web page.
|
![]() |
ImageUrl |
Gets or sets the location of an image to display in the
KaxBinaryImage control.
|
![]() |
ResizeMode | |
![]() |
SavedImageName |
Get or set the name of the file which will appear inside of the SaveAs
browser dialog
|