LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)
LEAD Technologies, Inc

AnnotationContainer Property






LEADTOOLS Annotation container that contains the objects to use when annotating a page in PDF documents. .NET support
Syntax
public object AnnotationContainer {get; set;}
'Declaration
 
Public Property AnnotationContainer As Object
'Usage
 
Dim instance As DocumentPage
Dim value As Object
 
instance.AnnotationContainer = value
 
value = instance.AnnotationContainer
public object AnnotationContainer {get; set;}
 get_AnnotationContainer();
set_AnnotationContainer(value);
public:
property Object^ AnnotationContainer {
   Object^ get();
   void set (    Object^ value);
}

Property Value

An optional System.Object that must point to a valid instance of Leadtools.Annotations.AnnContainer class containing the objects to use when annotating a page in PDF documents. Default value is null (Nothing in Visual Basic).
Remarks

The AnnotationContainer property is optional and is used only when the document being created is PDF. To create a PDF document with annotations, perform the following steps:

For more information, refer to PdfDocumentOptions.

Note that Leadtools.Annotations.AnnContainer is used only when the document being created is PDF.also saving annotated document is not supported when PdfDocumentOptions.DocumentType is PdfDocumentType.PdfA.

Example
For an example, refer to DocumentWriter.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DocumentPage Structure
DocumentPage Members
DocumentWriter Class
DocumentFormat Enumeration
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features