Leadtools.Document Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
RasterDocumentFormatLevel Enumeration
See Also  
Leadtools.Document Namespace : RasterDocumentFormatLevel Enumeration




Values that specify how much formatting is exported.

Syntax

Visual Basic (Declaration) 
Public Enum RasterDocumentFormatLevel 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As RasterDocumentFormatLevel
C# 
public enum RasterDocumentFormatLevel : Enum 
Managed Extensions for C++ 
__value public enum RasterDocumentFormatLevel : public Enum 
C++/CLI 
public enum class RasterDocumentFormatLevel : public Enum 

Members

MemberDescription
Full Retain all formatting, including text zoning (Default). It keeps the original layout of the pages, including columns. This is done with text, graphical and table zones and frames. This is offered only for target applications capable of handling these. Full formatting is the only choice for all PDF export, except for the file type "Adobe PDF edited".
Part Retain a partial set of output formatting elements. All recognized paragraph and character formatting features along with graphics and tables are exported.
Drop Export only some character formatting properties (font size and name), if applicable. When exporting to text file types, graphics and tables are not supported.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Document.RasterDocumentFormatLevel

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Documentrequires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features