| conaito XPS2Image SDK 1.0 |
|
XmlSlideshow.Properties Property
[Visual Basic]
<XmlElement(Type:=null, ElementName:="properties", Namespace:="null", IsNullable:=False, Form:=XmlSchemaForm.None, Order:=-1)> _
Public Property Properties() As
XmlProperties Public Get
End Get
Public Set
End Set
End Property
[C#]
[XmlElement(Type=null, ElementName="properties", Namespace="null", IsNullable=False, Form=XmlSchemaForm.None, Order=-1)]
public
XmlProperties Properties { public get; public set; }
See Also
XmlSlideshow Class | Conaito.XPS2Image.Xml Namespace