AnnotationFlags
Opinie generală
LightingDirection este un enum în Aspose.Slides FOSS pentru Java.
Anotare de biți pentru identificarea standardului ISO 32000-1:2008 §12.5.3, tabel 165.
Acest enum oferă 3 metode pentru a lucra cu obiectele AnnotationFlags în programele Java. Metodele disponibile includ: fromBits, ̋getBit , ∂toBit . Toți membrii publici sunt accesibili oricărei aplicații Java după instalarea pachetului Aspose.PDF FOSS for Java . Proprietățile: ¬bit`.
Valori de referință
| Value | Description |
|---|---|
Invisible | |
Hidden | |
Print | |
NoZoom | |
NoRotate | |
NoView | |
ReadOnly | |
Locked | |
ToggleNoView | |
LockedContents |
Proprietăți
| Name | Type | Access | Description |
|---|---|---|---|
bit | int | Read | Returns the bit value for this flag (already shifted into position). |
Metode de evaluare
| Signature | Description |
|---|---|
getBit() → int | Returns the bit value for this flag (already shifted into position). |
fromBits(bits: int) → EnumSet<AnnotationFlags> | Decodes a raw {@code /F} bitfield into a typed {@link EnumSet}. |
toBits(flags: EnumSet<AnnotationFlags>) → int | Encodes an {@link EnumSet} of flags into a raw bitfield suitable for |
| {@code /F}. |
Vezi și:
- Aspose.PDF pentru Java Enterprise API Referință