Document

This class represents a Lotus Symphony document.

Properties

Application through getApplication

Bookmarks through getBookmarks

Content through getContent

Fields through getFields.

FullName through getFullName

Graphics through getTextGraphics

Name through getName.

Paragraphs through getParagraphs

PageStyles through getPageStyles

Path through getPath

Saved through isSaved

SaveFormat through getSaveFormat

Sections through getSections

Selection through getSelection

Tables through getTables

UniqueID through getUniqueID

Visible through isVisible

WordCount through getWordCount

Methods

closeDocument

exportPDF

print

replaceAll

saveDocument

saveAsDocument

setEditAreaVisible

Creation and access

Usage

Document provides access to paragraphs, table, page styles, sections and mailmerge, and provides methods to save, print, close, and export documents to other formats.

See examples

Example: Document