ORKPDFViewerActionBarOption Constants Reference
| Declared in | ORKTypes.h |
|---|
ORKPDFViewerActionBarOption
Enums to exclude options from ORKPDFViewerStep.
Definition
typedef NS_OPTIONS(NSUInteger, ORKPDFViewerActionBarOption ) {
ORKPDFViewerActionBarOptionExcludeThumbnail = 1 < < 0,
ORKPDFViewerActionBarOptionExcludeAnnotation = 1 < < 1,
ORKPDFViewerActionBarOptionExcludeSearch = 1 < < 2,
ORKPDFViewerActionBarOptionExcludeShare = 1 < < 3,
};
Constants
ORKPDFViewerActionBarOptionExcludeThumbnail-
Enums to exclude options from
ORKPDFViewerStep.Declared In
ORKTypes.h. ORKPDFViewerActionBarOptionExcludeAnnotation-
Enums to exclude options from
ORKPDFViewerStep.Declared In
ORKTypes.h. ORKPDFViewerActionBarOptionExcludeSearch-
Enums to exclude options from
ORKPDFViewerStep.Declared In
ORKTypes.h. ORKPDFViewerActionBarOptionExcludeShare-
Enums to exclude options from
ORKPDFViewerStep.Declared In
ORKTypes.h.
Declared In
ORKTypes.h