conaito Powerlight SDK 1.2

PowerPointConverter.Document Property

PowerPoint or XPS document information

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

See Also

PowerPointConverter Class | Conaito.PowerLight Namespace