Characteristics

Characteristics

Overview

Characteristics is a class in Aspose.PDF FOSS for .NET.

Annotation characteristics (border, rotation, etc.).

Properties: Background, Border, Rotate.

Properties

NameTypeAccessDescription
RotateRotationRead/WriteRotation of the annotation appearance.
BorderSystem.Drawing.ColorRead/WriteBorder color used for the annotation’s appearance.
BackgroundSystem.Drawing.ColorRead/WriteBackground color used for the annotation’s appearance.

See Also