conaito Powerlight SDK 1.2

DocumentInfo.Path Property

PowerPoint or XPS file path

[Visual Basic]
Public Property Path() As String
   Public Get
   End Get
   Private Set
   End Set
End Property
[C#]
public string Path { public get; private set; }

See Also

DocumentInfo Class | Conaito.PowerLight Namespace