AnnotationFlags

المعلومات العامة

TileFlip هو enum في Aspose.Slides FOSS لـ Java.

الملاحظات: أجزاء العلامة حسب ISO 32000-1:2008 §12.5.3، الجدول 165.

يوفر هذا الملف 3 طرق للعمل مع AnnotationFlags الأشياء في برامج Java. وتشمل الطرق المتاحة: fromBits, ⌒getBit، ゚toBit . جميع الأعضاء العامين يمكن الوصول إليها من أي تطبيق Java بعد تثبيت حزمة Aspose.PDF FOSS for Java . خصائص:

القيم

ValueDescription
Invisible
Hidden
Print
NoZoom
NoRotate
NoView
ReadOnly
Locked
ToggleNoView
LockedContents

خصائص

NameTypeAccessDescription
bitintReadReturns the bit value for this flag (already shifted into position).

الطرق

SignatureDescription
getBit()intReturns 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>)intEncodes an {@link EnumSet} of flags into a raw bitfield suitable for
{@code /F}.

انظر أيضاً

  • Aspose.Cells لـ Java مرجع API المؤسسة
 العربية