Namespace org.pdfclown.documents.multimedia
Features that allow a user to embed and play multimedia content within a PDF document [PDF:1.6:9].
More...
Features that allow a user to embed and play multimedia content within a PDF document [PDF:1.6:9].
Enumeration Type Documentation
Monitor specifier [PDF:1.7:9.1.6].
- Enumerator:
| LargestDocumentWindowSection |
The monitor containing the largest section of the document window.
|
| SmallestDocumentWindowSection |
The monitor containing the smallest section of the document window.
|
| Primary |
Primary monitor, otherwise the monitor containing the largest section of the document window.
|
| GreatestColorDepth |
The monitor with the greatest color depth (in bits).
|
| GreatestArea |
The monitor with the greatest area (in pixels squared).
|
| GreatestHeight |
The monitor with the greatest height (in pixels).
|
| GreatestWidth |
The monitor with the greatest width (in pixels).
|