Index
-
\setasign\SetaPDF2
-
Core
- Document
-
Document
- Page
-
Page
-
Annotation
- AdditionalActions
- Annotation
- AppearanceCharacteristics
- BorderEffect
- BorderStyle
- CaretAnnotation
- CircleAnnotation
- FileAttachmentAnnotation
- Flags
- FreeTextAnnotation
- HighlightAnnotation
- InkAnnotation
- LineAnnotation
- LineEndingStyle
- LinkAnnotation
- MarkupAnnotation
- PolyLineAnnotation
- PolygonAnnotation
- PopupAnnotation
- QuadPointsTrait
- ScreenAnnotation
- SquareAnnotation
- SquigglyAnnotation
- StampAnnotation
- StrikeOutAnnotation
- TextAnnotation
- TextMarkupAnnotation
- UnderlineAnnotation
- Widget
- WidgetAnnotation
-
Annotation
-
Core
setasign\SetaPDF2\Core\Document\Page\Annotation
AppearanceCharacteristics Class representing annotations appearance characteristics
File: /SetaPDF v2/Core/Document/Page/Annotation/AppearanceCharacteristics.php
Old class name (alias):
\SetaPDF_Core_Document_Page_Annotation_AppearanceCharacteristics
See PDF 32000-1:2008 - 12.5.6.19 Widget Annotations
Class hierarchy
Summary
Properties
Methods
__construct()
public AppearanceCharacteristics::__construct (
\SetaPDF_Core_Type_AbstractType $objectOrDictionary
)The constructor.
Parameters
- $objectOrDictionary : \SetaPDF_Core_Type_AbstractType
Exceptions
setBackgroundColor()
public AppearanceCharacteristics::setBackgroundColor (
null|array|int|float|\SetaPDF_Core_DataStructure_Color $backgroundColor
): selfSet the background color.
Parameters
- $backgroundColor : null|array|int|float|\SetaPDF_Core_DataStructure_Color
setBorderColor()
public AppearanceCharacteristics::setBorderColor (
null|array|int|float|\SetaPDF_Core_DataStructure_Color $borderColor
): selfSet the border color.
Parameters
- $borderColor : null|array|int|float|\SetaPDF_Core_DataStructure_Color