Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

UsePDFMode Property






Gets or sets if we are annotating a pdf document or no.
Syntax
public bool UsePDFMode {get; set;}
'Declaration
 
Public Property UsePDFMode As Boolean
public bool UsePDFMode {get; set;}
 <br/>get_UsePDFMode();<br/>set_UsePDFMode(value);<br/>Object.defineProperty('UsePDFMode'); 

Property Value

A Boolean value that determines if we are annotating a pdf document. The default value is false.
Remarks

This property will be used when working with annotations on a pdf document in order to be compatible and to get the same view when saving annotations to a pdf file.

In your application, you need to set this property to true when you annotate a pdf document.

This property will affect the following properties when you set it to true:

The above changes will be inverted when you set this property UsePDFMode to false.

Requirements

Target Platforms

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members

Error processing SSI file
  Leadtools.Annotations.Automation requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features