Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
XHTMLImageItem
.
.
::
.
UseWidth Property
XHTMLImageItem Class
See Also
True
, if the image width is specified; otherwise
false
.
Namespace:
C1.Win.XmlEditor.UICustomization
Assembly:
C1.Win.XmlEditor.2
(in C1.Win.XmlEditor.2.dll)
Syntax
C#
public
bool
UseWidth
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
UseWidth
As
Boolean
See Also
XHTMLImageItem Class
C1.Win.XmlEditor.UICustomization Namespace