Message-ID: <2131691785.10381.1711723286256.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_10380_1403587319.1711723286256" ------=_Part_10380_1403587319.1711723286256 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html PowerPointTemplate.Version

PowerPointTemplate.Version

Description

= =20

Returns the exact version of PowerPointWriter. The format of the version= string returned is:

=20
C#
=20
 public System.String Version{ get; }
=20
=20
vb.net
=20
Public ReadOnly Property Version() As String
=20
=20

Remarks

Version is a=20 Read Only property.=20

Examples

=20
C#
=20
string version =3D pptTemplate.Version;
=20
=20
vb.net
=20
Dim version As String =3D pptTemplate.Version
=20
------=_Part_10380_1403587319.1711723286256--