Search this site
Products
Support
Learning Center
DocPublisher
PDF Converter for Notes
Seascape for Notes
Integrator for Notes
Porter for Outlook
Website
LinkedIn
Twitter
PDF Converter for Notes
>
2. For developers
>
2.2. LotusScript API reference
>
2.2.6. Class SwPDFProgress
Used for getting PDF conversion progress information.
Constructor
To create a new SwPDFProgress object, use New.
Syntax
Dim variableName As New SwPDFProgress
Usage
This class is used to get PDF conversion progress info.
Functions
Public Function GetCurrentIndex() As Integer
Public Function GetStatus() As Integer
Comments