Characteristics Class
Represents annotation characteristics
Inheritance Hierarchy
SystemObject
  Aspose.Pdf.AnnotationsCharacteristics

Namespace: Aspose.Pdf.Annotations
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public sealed class Characteristics

The Characteristics type exposes the following members.

Properties
  NameDescription
Public propertyBackground
Gets or sets color of the background
Public propertyBorder
Gets or sets color of the border.
Public propertyRotate
Gets or sets rotation of the annotation.
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also