Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
XHTMLImageItem
.
.
::
.
WidthValue Property
XHTMLImageItem Class
See Also
Gets or sets the integer value of the image width.
Namespace:
C1.Win.XmlEditor.UICustomization
Assembly:
C1.Win.XmlEditor.2
(in C1.Win.XmlEditor.2.dll)
Syntax
C#
public
int
WidthValue
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
WidthValue
As
Integer
See Also
XHTMLImageItem Class
C1.Win.XmlEditor.UICustomization Namespace
XHTMLImageItem
.
.
::
.
WidthType