Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.6.22
|
The following members have been removed from the existing types:
Member | Description |
---|---|
Leadtools.Forms.DocumentWriters.DocDocumentOptions.Framed | Removed in v19 |
Leadtools.Forms.DocumentWriters.IDocumentOptions | Removed in v19 |
Leadtools.Forms.DocumentWriters.IDocumentOptions.Clone | Removed in v19 |
Leadtools.Forms.DocumentWriters.IDocumentOptions.Format | Removed in v19 |
Leadtools.Forms.DocumentWriters.IDocumentOptions.PageRestriction | Removed in v19 |
Leadtools.Forms.DocumentWriters.IDocumentOptions.EmptyPageWidth | Removed in v19 |
Leadtools.Forms.DocumentWriters.IDocumentOptions.EmptyPageHeight | Removed in v19 |
Leadtools.Forms.DocumentWriters.IDocumentOptions.EmptyPageResolution | Removed in v19 |
Leadtools.Forms.DocumentWriters.IDocumentOptions.DocumentResolution | Removed in v19 |
Leadtools.Forms.DocumentWriters.IDocumentOptions.MaintainAspectRatio | Removed in v19 |
Leadtools.Forms.DocumentWriters.DocumentWriter.SetOptions(Leadtools.Forms.DocumentWriters.DocumentFormat,Leadtools.Forms.DocumentWriters.IDocumentOptions) (WinRT) | Removed in v19 |
Leadtools.Forms.DocumentWriters.DocumentPage.Empty | Removed in v19 |
Leadtools.Forms.DocumentWriters.DocumentPage.EmfHandle | Removed in v19 |
Leadtools.Forms.DocumentWriters.DocumentPage.Image | Removed in v19 |
Leadtools.Forms.DocumentWriters.DocumentPage.AnnotationContainer | Removed in v19 |
Leadtools.Forms.DocumentWriters.DocxDocumentOptions.Framed | Removed in v19 |
Leadtools.Forms.DocumentWriters.RtfDocumentOptions.Framed | Removed in v19 |
The following members have been added to the existing types:
Member | Description |
---|---|
Leadtools.Forms.DocumentWriters.DocumentEmptyPage | Data for one empty page to be added to a document file. |
Leadtools.Forms.DocumentWriters.DocumentPage (Constructor) | Initializes a new DocumentPage object DocumentPage. |
Leadtools.Forms.DocumentWriters.DocumentPage.Clone | Creates an exact copy of this DocumentPage |
Leadtools.Forms.DocumentWriters.DocumentPage.Type | Gets the type of this document page. |
Leadtools.Forms.DocumentWriters.DocumentEmptyPage (Constructor) | Initializes a new instance of the DocumentEmptyPage class. |
Leadtools.Forms.DocumentWriters.DocumentEmptyPage.Clone | Creates an exact copy of this DocumentEmptyPage |
Leadtools.Forms.DocumentWriters.DocumentEmptyPage.Type | Gets the type of this document page. |
Leadtools.Forms.DocumentWriters.DocumentEmptyPage.Width | Gets or sets the page width in inches. |
Leadtools.Forms.DocumentWriters.DocumentEmptyPage.Height | Gets or sets the page height in inches. |
Leadtools.Forms.DocumentWriters.DocumentEmfPage | Data for one Windows Enhanced Metafile (WMF) page to be added to a document file. |
Leadtools.Forms.DocumentWriters.DocumentEmfPage (Constructor) | Initializes a new instance of the DocumentEmfPage class. |
Leadtools.Forms.DocumentWriters.DocumentEmfPage.Clone | Creates an exact copy of this DocumentEmfPage |
Leadtools.Forms.DocumentWriters.DocumentEmfPage.EmfHandle | The Windows Enhanced Meta File handle representation of the page. |
Leadtools.Forms.DocumentWriters.DocumentEmfPage.Image | The image used for creating a PDF document page with the image and text overlay feature. |
Leadtools.Forms.DocumentWriters.DocumentEmfPage.AnnotationContainer | LEADTOOLS Annotation container that contains the objects to use when annotating a page in PDF documents. |
Leadtools.Forms.DocumentWriters.DocumentEmfPage.Type | Gets the type of this document page. |
Leadtools.Forms.DocumentWriters.DocumentSvgPage | Data for one SVG page to be added to a document file. |
Leadtools.Forms.DocumentWriters.DocumentSvgPage (Constructor) | Initializes a new instance of the DocumentSvgPage class. |
Leadtools.Forms.DocumentWriters.DocumentSvgPage.Clone | Creates an exact copy of this DocumentSvgPage |
Leadtools.Forms.DocumentWriters.DocumentSvgPage.Image | The image used for creating a PDF document page with the image and text overlay feature. |
Leadtools.Forms.DocumentWriters.DocumentSvgPage.AnnotationContainer | LEADTOOLS Annotation container that contains the objects to use when annotating a page in PDF documents. |
Leadtools.Forms.DocumentWriters.DocumentSvgPage.Type | Gets the type of this document page. |
Leadtools.Forms.DocumentWriters.DocumentSvgPage.Width | Gets or sets the custom page width in inches. |
Leadtools.Forms.DocumentWriters.DocumentSvgPage.Height | Gets or sets the custom page height in inches. |
Leadtools.Forms.DocumentWriters.DocumentSvgPage.SvgDocument | The SVG document representation of the page. |
Leadtools.Forms.DocumentWriters.DocumentRasterPage | Data for one raster page to be added to a document file. |
Leadtools.Forms.DocumentWriters.DocumentRasterPage (Constructor) | Initializes a new instance of the DocumentRasterPage class. |
Leadtools.Forms.DocumentWriters.DocumentRasterPage.Clone | Creates an exact copy of this DocumentRasterPage |
Leadtools.Forms.DocumentWriters.DocumentRasterPage.Type | Gets the type of this document page. |
Leadtools.Forms.DocumentWriters.DocumentRasterPage.Image | The raster image representation of the page. |
Leadtools.Forms.DocumentWriters.MobDocumentOptions | Provides extra options to use when saving a document using the LEADTOOLS Temporary Document (MOB) format. |
Leadtools.Forms.DocumentWriters.MobDocumentOptions (Constructor) | Initializes a new instance of the MobDocumentOptions class. |
Leadtools.Forms.DocumentWriters.MobDocumentOptions.Clone | Creates an exact copy of this DocumentOptions. |
Leadtools.Forms.DocumentWriters.MobDocumentOptions.Clone (WinRT) | This class implementation of DocumentOptions. |
Leadtools.Forms.DocumentWriters.MobDocumentOptions.Format | Gets the document format type associated with this options class. |
Leadtools.Forms.DocumentWriters.MobDocumentOptions.Format (WinRT) | This class implementation of DocumentOptions.Format. |
Leadtools.Forms.DocumentWriters.MobDocumentOptions.PageRestriction (WinRT) | This class implementation of DocumentOptions.PageRestriction. |
Leadtools.Forms.DocumentWriters.MobDocumentOptions.EmptyPageWidth (WinRT) | This class implementation of DocumentOptions.EmptyPageWidth. |
Leadtools.Forms.DocumentWriters.MobDocumentOptions.EmptyPageHeight (WinRT) | This class implementation of DocumentOptions.EmptyPageHeight. |
Leadtools.Forms.DocumentWriters.MobDocumentOptions.EmptyPageResolution (WinRT) | This class implementation of DocumentOptions.EmptyPageResolution. |
Leadtools.Forms.DocumentWriters.MobDocumentOptions.DocumentResolution (WinRT) | This class implementation of DocumentOptions.DocumentResolution. |
Leadtools.Forms.DocumentWriters.MobDocumentOptions.MaintainAspectRatio (WinRT) | This class implementation of DocumentOptions.MaintainAspectRatio. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions | Provides extra options to use when saving a document using the "Open XML standard to describe OCR text and layout" Format (Alto). |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions (Constructor) | Initializes a new instance of the AltoXmlDocumentOptions class. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.Clone | Creates an exact copy of this DocumentOptions |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.Clone (WinRT) | This class implementation of DocumentOptions. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.Format | Gets the document format type associated with this options class. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.MeasurementUnit | Gets or sets a value that indicates the measurement unit for the AltoXml document. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.FileName | Gets or sets a value that indicates the measurement unit file name for the AltoXml document. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.ProcessingDateTime | Gets or sets a value that indicates the processing date/time for the AltoXml document. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.ProcessingAgency | Gets or sets a value that indicates the Processing agency for the AltoXml document. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.ProcessingStepDescription | Gets or sets a value that indicates the Processing step description for the AltoXml document. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.ProcessingStepSettings | Gets or sets a value that indicates the Processing step settings for the AltoXml document. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.SoftwareCreator | Gets or sets a value that indicates the Software creator setting for the AltoXml document. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.SoftwareName | Gets or sets a value that indicates the Software name setting for the AltoXml document. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.SoftwareVersion | Gets or sets a value that indicates the Software version setting for the AltoXml document. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.ApplicationDescription | Gets or sets a value that indicates the Application description setting for the AltoXml document. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.FirstPhysicalPageNumber | Gets or sets a value that indicates the First physical page number setting for the AltoXml document. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.Formatted | Gets or sets a value that indicates whether to format the document. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.Indentation | Gets or sets a value that indicates the Indentation setting for the AltoXml document. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.Format (WinRT) | This class implementation of DocumentOptions.Format. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.PageRestriction (WinRT) | This class implementation of DocumentOptions.PageRestriction. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.EmptyPageWidth (WinRT) | This class implementation of DocumentOptions.EmptyPageWidth. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.EmptyPageHeight (WinRT) | This class implementation of DocumentOptions.EmptyPageHeight. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.EmptyPageResolution (WinRT) | This class implementation of DocumentOptions.EmptyPageResolution. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.DocumentResolution (WinRT) | This class implementation of DocumentOptions.DocumentResolution. |
Leadtools.Forms.DocumentWriters.AltoXmlDocumentOptions.MaintainAspectRatio (WinRT) | This class implementation of DocumentOptions.MaintainAspectRatio. |
Leadtools.Forms.DocumentWriters.SvgDocumentOptions | Provides extra options to use when saving a document using the Scalable Vector Graphics (SVG) format. |
Leadtools.Forms.DocumentWriters.SvgDocumentOptions (Constructor) | Initializes a new instance of the SvgDocumentOptions class. |
Leadtools.Forms.DocumentWriters.SvgDocumentOptions.Clone | Creates an exact copy of this DocumentOptions |
Leadtools.Forms.DocumentWriters.SvgDocumentOptions.Format | Gets the document format type associated with this options class. |
Leadtools.Forms.DocumentWriters.PubDocumentOptions | Provides extra options to use when saving a document using the eBooks Format (ePUB). |
Leadtools.Forms.DocumentWriters.PubDocumentOptions (Constructor) | Initializes a new instance of the PubDocumentOptions class. |
Leadtools.Forms.DocumentWriters.PubDocumentOptions.Clone | Creates an exact copy of this DocumentOptions |
Leadtools.Forms.DocumentWriters.PubDocumentOptions.Clone (WinRT) | This class implementation of DocumentOptions. |
Leadtools.Forms.DocumentWriters.PubDocumentOptions.Format | Gets the document format type associated with this options class. |
Leadtools.Forms.DocumentWriters.PubDocumentOptions.Format (WinRT) | This class implementation of DocumentOptions.Format. |
Leadtools.Forms.DocumentWriters.PubDocumentOptions.PageRestriction (WinRT) | This class implementation of DocumentOptions.PageRestriction. |
Leadtools.Forms.DocumentWriters.PubDocumentOptions.EmptyPageWidth (WinRT) | This class implementation of DocumentOptions.EmptyPageWidth. |
Leadtools.Forms.DocumentWriters.PubDocumentOptions.EmptyPageHeight (WinRT) | This class implementation of DocumentOptions.EmptyPageHeight. |
Leadtools.Forms.DocumentWriters.PubDocumentOptions.EmptyPageResolution (WinRT) | This class implementation of DocumentOptions.EmptyPageResolution. |
Leadtools.Forms.DocumentWriters.PubDocumentOptions.DocumentResolution (WinRT) | This class implementation of DocumentOptions.DocumentResolution. |
Leadtools.Forms.DocumentWriters.PubDocumentOptions.MaintainAspectRatio (WinRT) | This class implementation of DocumentOptions.MaintainAspectRatio. |
Leadtools.Forms.DocumentWriters.DocDocumentOptions.TextMode | Gets or sets a value indicating what option to use to frame the text blocks (use text box objects) in the resulting DOC file. |
Leadtools.Forms.DocumentWriters.DocumentWriter.SetOptions(Leadtools.Forms.DocumentWriters.DocumentFormat,Leadtools.Forms.DocumentWriters.DocumentOptions) (WinRT) | Sets the extra options to use when saving a document using the specified format. |
Leadtools.Forms.DocumentWriters.DocumentWriter.InsertPage(Leadtools.Forms.DocumentWriters.DocumentPage,Int32) | Inserts a new page to current document being created. |
Leadtools.Forms.DocumentWriters.DocxDocumentOptions.TextMode | Gets or sets a value indicating the mode for framing the text blocks (use text box objects) in the resulting DOCX(2007/2010) file. |
Leadtools.Forms.DocumentWriters.DocumentFormat.Pub |
eBooks format (ePUB). LEADTOOLS Document Writers support extra options for the ePUB format. For more information refer to PubDocumentOptions. |
Leadtools.Forms.DocumentWriters.DocumentFormat.Mob |
Mobipocket e-book format (MOB). LEADTOOLS Document Writers support extra options for the MOB format. For more information refer to MobDocumentOptions. |
Leadtools.Forms.DocumentWriters.DocumentFormat.Svg |
Scalable Vector Graphics format (SVG). SVG format does not support multi-page documents. Therefore, only the last page added with the AddPage will be used in the final document. For more information refer to SvgDocumentOptions. |
Leadtools.Forms.DocumentWriters.DocumentFormat.AltoXml |
Open XML standard used by the library of congress to describe OCR text and layout format (Alto, AltoXml). LEADTOOLS Document Writers support extra options for the (Alto, AltoXml) format. For more information refer to AltoXmlDocumentOptions. |
Leadtools.Forms.DocumentWriters.TextDocumentType.UTF8 |
The output text document type is UTF8. |
Leadtools.Forms.DocumentWriters.DocumentPageType | Specifies the document type. |
Leadtools.Forms.DocumentWriters.DocumentPageType.Emf |
EMF page (DocumentEmfPage). |
Leadtools.Forms.DocumentWriters.DocumentPageType.Svg |
SVG page (DocumentSvgPage). |
Leadtools.Forms.DocumentWriters.DocumentPageType.Raster |
Raster image page (DocumentRasterPage). |
Leadtools.Forms.DocumentWriters.DocumentPageType.Empty |
an Empty page (DocumentEmptyPage). |
Leadtools.Forms.DocumentWriters.PdfDocumentPageModeType | Specifies the PDF initial view document page mode type. |
Leadtools.Forms.DocumentWriters.PdfDocumentPageModeType.PageOnly |
Neither document outline nor thumbnail images visible. |
Leadtools.Forms.DocumentWriters.PdfDocumentPageModeType.BookmarksAndPage |
Document bookmarks visible. |
Leadtools.Forms.DocumentWriters.PdfDocumentPageModeType.ThumbnailAndPage |
Thumbnail images visible. |
Leadtools.Forms.DocumentWriters.PdfDocumentPageModeType.FullScreen |
Full-screen mode, with no menu bar, window controls, or any other window visible. |
Leadtools.Forms.DocumentWriters.PdfDocumentPageModeType.LayerAndPage |
Layer panel visible. |
Leadtools.Forms.DocumentWriters.PdfDocumentPageModeType.AttachmentsAndPage |
Attachments panel visible. |
Leadtools.Forms.DocumentWriters.DocumentTextMode | Specifies the document text mode. |
Leadtools.Forms.DocumentWriters.DocumentTextMode.Auto |
The document will be automatically have framed/non-framed text in the resulting Doc/Docx/Rtf documents (this is not implemented currently, so Auto will be equivalent to NonFramed). |
Leadtools.Forms.DocumentWriters.DocumentTextMode.NonFramed |
Flow text in the resulting Doc/Docx/Rtf documents. |
Leadtools.Forms.DocumentWriters.DocumentTextMode.Framed |
Set frame the text blocks (use text box objects) in the resulting Doc/Docx/Rtf documents. |
Leadtools.Forms.DocumentWriters.AltoXmlMeasurementUnit | Specifies the measurement unit. |
Leadtools.Forms.DocumentWriters.AltoXmlMeasurementUnit.MM10 |
Measurement for ALTO file, in 1/10mm. |
Leadtools.Forms.DocumentWriters.AltoXmlMeasurementUnit.Inch1200 |
Measurement for ALTO file, in 1/1200inches. |
Leadtools.Forms.DocumentWriters.AltoXmlMeasurementUnit.Dpi |
Measurement for ALTO file, in dots per inch. |
Leadtools.Forms.DocumentWriters.AltoXmlMeasurementUnit.Pixel |
Measurement for ALTO file, in pixels. |
Leadtools.Forms.DocumentWriters.PdfDocumentPageFitType | Specifies the page fit option. |
Leadtools.Forms.DocumentWriters.PdfDocumentPageFitType.Default |
Default page fit type. |
Leadtools.Forms.DocumentWriters.PdfDocumentPageFitType.FitWidth |
Fit page width. |
Leadtools.Forms.DocumentWriters.PdfDocumentPageFitType.FitHeight |
Fit page height. |
Leadtools.Forms.DocumentWriters.PdfDocumentPageFitType.FitWidthBounds |
Fit page width bounds. |
Leadtools.Forms.DocumentWriters.PdfDocumentPageFitType.FitHeightBounds |
Fit page height bounds. |
Leadtools.Forms.DocumentWriters.PdfDocumentPageFitType.FitBounds |
Fit page bounds. |
Leadtools.Forms.DocumentWriters.PdfDocumentPageLayoutType | Specifies the page layout option. |
Leadtools.Forms.DocumentWriters.PdfDocumentPageLayoutType.SinglePageDisplay |
Display one page at a time. |
Leadtools.Forms.DocumentWriters.PdfDocumentPageLayoutType.OneColumnDisplay |
Display the pages in one column. |
Leadtools.Forms.DocumentWriters.PdfDocumentPageLayoutType.TwoColumnLeftDisplay |
Display the pages in two columns, with odd-numbered pages on the left. |
Leadtools.Forms.DocumentWriters.PdfDocumentPageLayoutType.TwoColumnRightDisplay |
Display the pages in two columns, with odd-numbered pages on the right. |
Leadtools.Forms.DocumentWriters.PdfDocumentPageLayoutType.TwoPageLeft |
Display the pages two at a time, with odd-numbered pages on the left. |
Leadtools.Forms.DocumentWriters.PdfDocumentPageLayoutType.TwoPageRight |
Display the pages two at a time, with odd-numbered pages on the right. |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.PageModeType | Gets or sets the initial view page mode type when creating a PDF document. |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.PageLayoutType | Gets or sets which the initial view page layout type when creating a PDF document. |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.PageFitType | Gets or sets the initial view page fit type when creating a PDF document. |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.InitialPageNumber | Gets or sets the initial view page number to use when creating a PDF document. |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.XCoordinate | Gets or sets the initial view X coordinate position of the page to use when creating a PDF document. |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.YCoordinate | Gets or sets the initial view Y coordinate position of the page to use when creating a PDF document. |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.ZoomPercent | Gets or sets the initial view zoom percentage to use when creating a PDF document. |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.HideToolbar | Gets or sets a value that indicates whether the initial view should hide the toolbar |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.HideMenubar | Gets or sets a value that indicates whether the initial view should hide the menu bar |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.HideWindowUI | Gets or sets a value that indicates whether the initial view should hide the window user interface elements |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.FitWindow | Gets or sets a value that the initial view should fit the document in the window |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.CenterWindow | Gets or sets a value that initial view should center the document in the window |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.DisplayDocTitle | Gets or sets a value that initial view should display the document title. |
Leadtools.Forms.DocumentWriters.RtfDocumentOptions.TextMode | Gets or sets a value indicating text mode. |
The following members have been added to the existing types:
Member | Description |
---|---|
Leadtools.Forms.DocumentWriters.IDocumentOptions | Abstract base class that provides functionality common to all the format option classes in the LEADTOOLS Document Writers. |
Leadtools.Forms.DocumentWriters.IDocumentOptions.Clone | Creates an exact copy of this Leadtools.Forms.DocumentWriters.IDocumentOptions. |
Leadtools.Forms.DocumentWriters.IDocumentOptions.Format | Gets the document format type associated with this options class. |
Leadtools.Forms.DocumentWriters.IDocumentOptions.PageRestriction | Gets or sets a value that indicates whether there can be blank pages and overlay images. |
Leadtools.Forms.DocumentWriters.IDocumentOptions.EmptyPageWidth | Gets or sets the document empty page width. |
Leadtools.Forms.DocumentWriters.IDocumentOptions.EmptyPageHeight | Gets or sets the document empty page height. |
Leadtools.Forms.DocumentWriters.IDocumentOptions.EmptyPageResolution | Gets or sets the resolution (in dots per inch) of the document empty page. |
Leadtools.Forms.DocumentWriters.IDocumentOptions.DocumentResolution | Gets or sets the document resolution (in dots per inch) of the resulting document. |
Leadtools.Forms.DocumentWriters.IDocumentOptions.MaintainAspectRatio | Gets or sets a value indicating whether to maintain the aspect ratio of the original EMF file. |
Leadtools.Forms.DocumentWriters.DocumentWriter.GetSupportedFormats | Gets an array containing the supported formats. |
Leadtools.Forms.DocumentWriters.DocumentWriter.GetOptions(Leadtools.Forms.DocumentWriters.DocumentFormat) (WinRT) | Gets the extra options to use when saving a document using the specified format. |
Leadtools.Forms.DocumentWriters.DocumentWriter.SetOptions(Leadtools.Forms.DocumentWriters.DocumentFormat,Leadtools.Forms.DocumentWriters.IDocumentOptions) (WinRT) | Sets the extra options to use when saving a document using the specified format. |
Leadtools.Forms.DocumentWriters.ColoredImageCompressionType.FlateJpx | Use JPEG 2000 compression for images which are more than 8BPP, or for grayscale 8BPP, else use flate compression. Requires Leadtools.Codecs.J2k, Leadtools.Codecs.Tif and Leadtools.Codecs.Bmp |
Leadtools.Forms.DocumentWriters.ColoredImageCompressionType.LzwJpx | Use JPEG 2000 compression for images which are more than 8BPP, or for grayscale 8BPP, else use LZW compression. Requires Leadtools.Codecs.J2k, Leadtools.Codecs.Tif and Leadtools.Codecs.Bmp |
Leadtools.Forms.DocumentWriters.ColoredImageCompressionType.Jpx | Use JPEG 2000 compression for compressing colored images. Requires Leadtools.Codecs.J2k, Leadtools.Codecs.Tif and Leadtools.Codecs.Bmp |
Leadtools.Forms.DocumentWriters.DocumentImageOverTextSize | Specifies the resize options for the overlay image (image over text). |
Leadtools.Forms.DocumentWriters.DocumentImageOverTextSize.Original |
Use original size (no resizing is performed). Output will have highest quality and largest size. |
Leadtools.Forms.DocumentWriters.DocumentImageOverTextSize.Half |
Resize the image by two and stretch over to cover the page. Output will have the best ratio between quality and size. |
Leadtools.Forms.DocumentWriters.DocumentImageOverTextSize.Quarter |
Resize the image by 4 and stretch over to cover the page. Output will have the lowest quality and minimum size. |
Leadtools.Forms.DocumentWriters.DocumentImageOverTextMode | Specifies the how the document writer converts the overlay image (image over text). |
Leadtools.Forms.DocumentWriters.DocumentImageOverTextMode.None |
Apply no rules. The image will be used as is and no detection is perform. |
Leadtools.Forms.DocumentWriters.DocumentImageOverTextMode.Strict |
The document writer will determine if the image is grayscale, if so, it will convert the image to black and white (1 bit per pixel) only if the image contains no grayscale values besides pure black and white. |
Leadtools.Forms.DocumentWriters.DocumentImageOverTextMode.Relaxed |
The document writer will determine if the image is grayscale. If the image has noise or shadows, they will be ignored and the image is converted to black and white (1 bit per pixel). |
Leadtools.Forms.DocumentWriters.LtdDocumentOptions.Clone (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions. |
Leadtools.Forms.DocumentWriters.LtdDocumentOptions.Format (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions.Format. |
Leadtools.Forms.DocumentWriters.LtdDocumentOptions.PageRestriction (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions.PageRestriction. |
Leadtools.Forms.DocumentWriters.LtdDocumentOptions.EmptyPageWidth (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions.EmptyPageWidth. |
Leadtools.Forms.DocumentWriters.LtdDocumentOptions.EmptyPageHeight (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions.EmptyPageHeight. |
Leadtools.Forms.DocumentWriters.LtdDocumentOptions.EmptyPageResolution (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions.EmptyPageResolution. |
Leadtools.Forms.DocumentWriters.LtdDocumentOptions.DocumentResolution (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions.DocumentResolution. |
Leadtools.Forms.DocumentWriters.LtdDocumentOptions.MaintainAspectRatio (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions.MaintainAspectRatio. |
Leadtools.Forms.DocumentWriters.PdfAutoBookmark | Options to use when creating bookmarks in automatic way based on font information of the document when creating Adobe Portable Document Format (PDF) documents. |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.Clone (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions. |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.ImageOverTextSize | Gets or sets a value that indicates the resize options for the overlay image (image over text). |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.ImageOverTextMode | Gets or sets a value that indicates how the document writer converts the overlay image (image over text). |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.Format (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions.Format. |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.PageRestriction (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions.PageRestriction. |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.EmptyPageWidth (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions.EmptyPageWidth. |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.EmptyPageHeight (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions.EmptyPageHeight. |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.EmptyPageResolution (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions.EmptyPageResolution. |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.DocumentResolution (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions.DocumentResolution. |
Leadtools.Forms.DocumentWriters.PdfDocumentOptions.MaintainAspectRatio (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions.MaintainAspectRatio. |
Leadtools.Forms.DocumentWriters.TextDocumentOptions.Clone (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions. |
Leadtools.Forms.DocumentWriters.TextDocumentOptions.Format (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions.Format. |
Leadtools.Forms.DocumentWriters.TextDocumentOptions.PageRestriction (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions.PageRestriction. |
Leadtools.Forms.DocumentWriters.TextDocumentOptions.EmptyPageWidth (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions.EmptyPageWidth. |
Leadtools.Forms.DocumentWriters.TextDocumentOptions.EmptyPageHeight (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions.EmptyPageHeight. |
Leadtools.Forms.DocumentWriters.TextDocumentOptions.EmptyPageResolution (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions.EmptyPageResolution. |
Leadtools.Forms.DocumentWriters.TextDocumentOptions.DocumentResolution (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions.DocumentResolution. |
Leadtools.Forms.DocumentWriters.TextDocumentOptions.MaintainAspectRatio (WinRT) | This class implementation of Leadtools.Forms.DocumentWriters.IDocumentOptions.MaintainAspectRatio. |
.NET WinForms support - LEADTOOLS V18 adds .NET WinForms support has been added through the new LEADTOOLS .NET WinForms SDK. This toolkit provides everything a developer needs to create imaging-enabled .NET WinForms applications.
The following Library has been added to LEADTOOLS v18:
DLL | Comments |
---|---|
Leadtools.Forms.DocumentWriters.DLL | .NET WinForms support for creating popular multi-page and searchable documents such as Adobe PDF, Microsoft Word and HTML from standard Windows Enhanced Meta File (EMF) objects. |
For more information, refer to https://www.leadtools.com/corporate/new-in-v18.htm.
WinRT support - LEADTOOLS V17.5 adds WinRT support for the LEADTOOLS Document Writers with the new LEADTOOLS WinRT SDK. The LEADTOOLS WinRT SDK contains everything a developer needs to create imaging-enabled Windows Store applications. It is available as an add-on to any of the Document or Medical products.
The following Library has been added to LEADTOOLS v17.5:
Assemblies | Metadata | Comments |
---|---|---|
Leadtools.Forms.DocumentWriters.DLL | Leadtools.Forms.DocumentWriters.winmd | Contains tools for creating popular multi-page and searchable documents such as Adobe PDF, Microsoft Word and HTML from standard Windows Enhanced Meta File (EMF) objects. |
For more information, refer to https://www.leadtools.com/corporate/new-in-v175.htm.
In LEADTOOLS for .NET v16.5, some assemblies had a dependency on System.Drawing. System.Drawing is the .NET 2.0 assembly used with the Windows Forms and GDI+ platforms. Since LEADTOOLS v17 treats Windows Forms, Windows Presentation Foundation (WPF) and Silverlight as equal citizens, certain types in this LEADTOOLS assembly has been changed to reflect that. For example, properties with System.Drawing.Point type have been changed to use the new Leadtools.LeadPoint type, methods with a parameter of System.Drawing.Rectangle type have been changed to use the new Leadtools.LeadRect type. The following table shows the old 16.5 and corresponding new v17 types:
Old v16.5 Type |
New v17 Type |
---|---|
System.Drawing.Point |
Leadtools.LeadPoint |
System.Drawing.Size |
Leadtools.LeadSize |
System.Drawing.Rectangle |
Leadtools.LeadRect |
System.Drawing.Color |
Leadtools.RasterColor |
System.Drawing.Drawing2.FillMode |
Leadtools.LeadFillMode |
These changes are not listed in the topics below.
The following new types have been added to LEADTOOLS For .NET v17:
Type | Description |
---|---|
OneBitImageCompressionType |
Specifies the compression types for one bit per pixels images. |
ColoredImageCompressionType |
Specifies the compression types for colored images. |
PdfAutoBookmark |
Options to use when creating bookmarks in automatic way based on font information of the document when creating Adobe Portable Document Format (PDF) documents. |
PdfCustomBookmark |
Options to use when creating custom bookmarks based when creating Adobe Portable Document Format (PDF) documents. |
XlsDocumentOptions |
Provides extra options to use when saving a document using the Microsoft Excel 2003 format (XLS). |
The following new members have been added to existing types in LEADTOOLS For .NET v17:
Member | Description |
---|---|
PdfDocumentOptions.OneBitImageCompression |
Gets or sets one bit compression type used to compress one bit per pixel images when creating a PDF document. |
PdfDocumentOptions.ColoredImageCompression |
Gets or sets colored images compression type used for compressing colored images when creating a PDF document. |
PdfDocumentOptions.QualityFactor |
Gets or sets a value that determines the degree of loss in the compression process. |
PdfDocumentOptions.AutoBookmarksEnabled |
Gets or sets a value that indicate whether to use auto bookmarks in the final PDF document |
PdfDocumentOptions.TotalBookmarkLevels |
Gets or sets a value that determines the total number of bookmark levels for created PDF documents. |
PdfDocumentOptions.AutoBookmarks |
List of the current auto bookmarks options. |
PdfDocumentOptions.CustomBookmarks |
List of the custom (user) bookmarks to use when creating PDF documents. |
DocumentFormat.Xls |
Microsoft Excel 2003 format (XLS). |
DocumentEmfPage.AnnotationContainer and DocumentSvgPage.AnnotationContainer |
LEADTOOLS Annotation container that contains the objects to use when annotating a page in PDF documents. |
DocumentWriter.AppendLtd |
Appends one LEADTOOLS Temporary Document (LTD) file to another. |
The following assembly has been added to LEADTOOLS For .NET v16.5:
Namespace | Description |
---|---|
Leadtools.Forms.DocumentWriters | Includes classes, structures and enumerations for creating popular multi-page searchable documents such as Adobe PDF, Windows Word and HTML from standard Windows Enhanced Meta File (EMF). |