setasign\SetaPDF2\Core\Document\Page\Annotation

Flags A class representing named annotation flags

File: /SetaPDF v2/Core/Document/Page/Annotation/Flags.php
Old class name (alias): \SetaPDF_Core_Document_Page_Annotation_Flags

See PDF 32000-1:2008 - 12.5.3, Table 165

Class hierarchy

Summary

Constants

HIDDEN

public const int Flags::HIDDEN = 2

Annotation flag defined in PDF 32000-1:2008 - 12.5.3 / Table 165

INVISIBLE

public const int Flags::INVISIBLE = 1

Annotation flag defined in PDF 32000-1:2008 - 12.5.3 / Table 165

LOCKED

public const int Flags::LOCKED = 128

Annotation flag defined in PDF 32000-1:2008 - 12.5.3 / Table 165

LOCKED_CONTENTS

public const int Flags::LOCKED_CONTENTS = 512

Annotation flag defined in PDF 32000-1:2008 - 12.5.3 / Table 165

NO_ROTATE

public const int Flags::NO_ROTATE = 16

Annotation flag defined in PDF 32000-1:2008 - 12.5.3 / Table 165

NO_VIEW

public const int Flags::NO_VIEW = 32

Annotation flag defined in PDF 32000-1:2008 - 12.5.3 / Table 165

NO_ZOOM

public const int Flags::NO_ZOOM = 8

Annotation flag defined in PDF 32000-1:2008 - 12.5.3 / Table 165

PRINTS

public const int Flags::PRINTS = 4

Annotation flag defined in PDF 32000-1:2008 - 12.5.3 / Table 165

READ_ONLY

public const int Flags::READ_ONLY = 64

Annotation flag defined in PDF 32000-1:2008 - 12.5.3 / Table 165

TOGGLE_NO_VIEW

public const int Flags::TOGGLE_NO_VIEW = 256

Annotation flag defined in PDF 32000-1:2008 - 12.5.3 / Table 165