Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

Color Property (PDFNoteAnnotation)






Color of this note annotation.
Syntax
public RasterColor Color {get; set;}
'Declaration
 
Public Property Color As RasterColor
'Usage
 
Dim instance As PDFNoteAnnotation
Dim value As RasterColor
 
instance.Color = value
 
value = instance.Color
public RasterColor getColor()
public void setColor(RasterColor color)
            
public:
property RasterColor Color {
   RasterColor get();
   void set (    RasterColor value);
}

Property Value

A Leadtools.RasterColor structure that represents the color of the note annotation. The default value is an empty Leadtools.RasterColor structure.
Example

For an example, refer to PDFNoteAnnotation.

Requirements

Target Platforms

See Also

Reference

PDFNoteAnnotation Class
PDFNoteAnnotation Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features