Click or drag to resize
Converter Fields
Public API of XMLmind XSL-FO Converter for .NET

The Converter type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCOMMENTS_ONLY
Edit restriction: no changes are permitted, but comments can be inserted.
Public fieldStatic memberFILL_FORMS_ONLY
Edit restriction: no changes are permitted, but data can be entered into forms.
Public fieldStatic memberLIMIT_FORMATTING
No direct formatting (e.g. "Bold", "Italic") and limit formatting to a selection of styles.
Public fieldStatic memberREAD_ONLY
Edit restriction: no changes are permitted; the document is read-only.
Public fieldStatic memberTRACKED_CHANGES_ONLY
Edit restriction: all changes are permitted, but they're automatically tracked.
Public fieldStatic memberUNRESTRICTED
No edit restrictions.
Top
See Also