conaito XPS2Image SDK 1.0

XmlSlide.Width Property

[Visual Basic]
<XmlAttribute(Type:=null, AttributeName:="width", Namespace:="null", Form:=XmlSchemaForm.None)> _
Public Property Width() As Integer
   Public Get
   End Get
   Public Set
   End Set
End Property
[C#]
[XmlAttribute(Type=null, AttributeName="width", Namespace="null", Form=XmlSchemaForm.None)]
public int Width { public get; public set; }

See Also

XmlSlide Class | Conaito.XPS2Image.Xml Namespace