Click or drag to resize

LoadOptions Properties

The LoadOptions type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberCode exampleDocDefault Gets the default loading options for Microsoft Word 97-2003 (DOC) format.
Public propertyStatic memberCode exampleDocxDefault Gets the default loading options for Microsoft Word (DOCX) format.
Public propertyStatic memberCode exampleHtmlDefault Gets the default loading options for HyperText Markup Language (HTML) format.
Public propertyStatic memberImageDefault Gets the default loading options for image (JPG, PNG, BMP, TIF,)format.
Public propertyStatic memberCode examplePdfDefault Gets the default loading options for Portable Document Format (PDF).
Public propertyStatic memberCode exampleRtfDefault Gets the default loading options for Rich Text (RTF) format.
Public propertyStatic memberTxtDefault Gets the default loading options for Plain Text (TXT) format.
Top
See Also