CPDFToolbarMenuAction enum
Values
- viewSettings → const CPDFToolbarMenuAction
- documentEditor → const CPDFToolbarMenuAction
- security → const CPDFToolbarMenuAction
- watermark → const CPDFToolbarMenuAction
- flattened → const CPDFToolbarMenuAction
- documentInfo → const CPDFToolbarMenuAction
- save → const CPDFToolbarMenuAction
- openDocument → const CPDFToolbarMenuAction
- snip → const CPDFToolbarMenuAction
-
The PDF capture function allows you to capture an area in the PDF document and convert it into an image.
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
-
values
→ const List<
CPDFToolbarMenuAction> - A constant List of the values in this enum, in order of their declaration.