Show / Hide Table of Contents

Class ViewerConfig

Inheritance
System.Object
ViewerConfig
Implements
Android.OS.IParcelable
Android.Runtime.IJavaObject
System.IDisposable
Java.Interop.IJavaPeerable
Namespace: pdftron.PDF.Config
Assembly: PDFViewCtrlTools.dll
Syntax
public class ViewerConfig : Object

Constructors

ViewerConfig()

Declaration
public ViewerConfig()

ViewerConfig(Parcel)

Declaration
protected ViewerConfig(Parcel in)
Parameters
Type Name Description
Android.OS.Parcel in

ViewerConfig(IntPtr, JniHandleOwnership)

Declaration
protected ViewerConfig(IntPtr javaReference, JniHandleOwnership transfer)
Parameters
Type Name Description
System.IntPtr javaReference
Android.Runtime.JniHandleOwnership transfer

Properties

BottomBarBuilder

Declaration
public virtual BottomBarBuilder BottomBarBuilder { get; }
Property Value
Type Description
BottomBarBuilder

ConversionCachePath

Declaration
public virtual string ConversionCachePath { get; }
Property Value
Type Description
System.String

ConversionOptions

Declaration
public virtual string ConversionOptions { get; }
Property Value
Type Description
System.String

Creator

Declaration
public static IParcelableCreator Creator { get; }
Property Value
Type Description
Android.OS.IParcelableCreator

InitialToolbarTag

Declaration
public virtual string InitialToolbarTag { get; }
Property Value
Type Description
System.String

IsAutoHideToolbarEnabled

Declaration
public virtual bool IsAutoHideToolbarEnabled { get; }
Property Value
Type Description
System.Boolean

IsAutoSortUserBookmarks

Declaration
public virtual bool IsAutoSortUserBookmarks { get; }
Property Value
Type Description
System.Boolean

IsDocumentEditingEnabled

Declaration
public virtual bool IsDocumentEditingEnabled { get; }
Property Value
Type Description
System.Boolean

IsFullscreenModeEnabled

Declaration
public virtual bool IsFullscreenModeEnabled { get; }
Property Value
Type Description
System.Boolean

IsHidePresetBar

Declaration
public virtual bool IsHidePresetBar { get; }
Property Value
Type Description
System.Boolean

IsImageInReflowEnabled

Declaration
public virtual bool IsImageInReflowEnabled { get; }
Property Value
Type Description
System.Boolean

IsLongPressQuickMenuEnabled

Declaration
public virtual bool IsLongPressQuickMenuEnabled { get; }
Property Value
Type Description
System.Boolean

IsMultiTabEnabled

Declaration
public virtual bool IsMultiTabEnabled { get; }
Property Value
Type Description
System.Boolean

IsNavigationListAsSheetOnLargeDevice

Declaration
public virtual bool IsNavigationListAsSheetOnLargeDevice { get; }
Property Value
Type Description
System.Boolean

IsOpenSavedCopyInNewTab

Declaration
public virtual bool IsOpenSavedCopyInNewTab { get; }
Property Value
Type Description
System.Boolean

IsOpenUrlPasswordCheckEnabled

Declaration
public virtual bool IsOpenUrlPasswordCheckEnabled { get; }
Property Value
Type Description
System.Boolean

IsOutlineListEditingEnabled

Declaration
public virtual bool IsOutlineListEditingEnabled { get; }
Property Value
Type Description
System.Boolean

IsPageStackEnabled

Declaration
public virtual bool IsPageStackEnabled { get; }
Property Value
Type Description
System.Boolean

IsPermanentPageNumberIndicator

Declaration
public virtual bool IsPermanentPageNumberIndicator { get; }
Property Value
Type Description
System.Boolean

IsPermanentToolbars

Declaration
public virtual bool IsPermanentToolbars { get; }
Property Value
Type Description
System.Boolean

IsQuickBookmarkCreationEnabled

Declaration
public virtual bool IsQuickBookmarkCreationEnabled { get; }
Property Value
Type Description
System.Boolean

IsRememberLastToolbar

Declaration
public virtual bool IsRememberLastToolbar { get; }
Property Value
Type Description
System.Boolean

IsRememberLastUsedTool

Declaration
public virtual bool IsRememberLastUsedTool { get; }
Property Value
Type Description
System.Boolean

IsRestrictDownloadUsage

Declaration
public virtual bool IsRestrictDownloadUsage { get; }
Property Value
Type Description
System.Boolean

IsRightToLeftModeEnabled

Declaration
public virtual bool IsRightToLeftModeEnabled { get; }
Property Value
Type Description
System.Boolean

IsSaveToolbarItemOrder

Declaration
public virtual bool IsSaveToolbarItemOrder { get; }
Property Value
Type Description
System.Boolean

IsShowAnnotationReplyReviewState

Declaration
public virtual bool IsShowAnnotationReplyReviewState { get; }
Property Value
Type Description
System.Boolean

IsShowAnnotationsList

Declaration
public virtual bool IsShowAnnotationsList { get; }
Property Value
Type Description
System.Boolean

IsShowAnnotationToolbarOption

Declaration
public virtual bool IsShowAnnotationToolbarOption { get; }
Property Value
Type Description
System.Boolean

IsShowAppBar

Declaration
public virtual bool IsShowAppBar { get; }
Property Value
Type Description
System.Boolean

IsShowBookmarksView

Declaration
public virtual bool IsShowBookmarksView { get; }
Property Value
Type Description
System.Boolean

IsShowBottomNavBar

Declaration
public virtual bool IsShowBottomNavBar { get; }
Property Value
Type Description
System.Boolean

IsShowBottomToolbar

Declaration
public virtual bool IsShowBottomToolbar { get; }
Property Value
Type Description
System.Boolean

IsShowCloseTabOption

Declaration
public virtual bool IsShowCloseTabOption { get; }
Property Value
Type Description
System.Boolean

IsShowCropOption

Declaration
public virtual bool IsShowCropOption { get; }
Property Value
Type Description
System.Boolean

IsShowDigitalSignaturesToolbarOption

Declaration
public virtual bool IsShowDigitalSignaturesToolbarOption { get; }
Property Value
Type Description
System.Boolean

IsShowDocumentSettingsOption

Declaration
public virtual bool IsShowDocumentSettingsOption { get; }
Property Value
Type Description
System.Boolean

IsShowDocumentSlider

Declaration
public virtual bool IsShowDocumentSlider { get; }
Property Value
Type Description
System.Boolean

IsShowEditMenuOption

Declaration
public virtual bool IsShowEditMenuOption { get; }
Property Value
Type Description
System.Boolean

IsShowEditPagesOption

Declaration
public virtual bool IsShowEditPagesOption { get; }
Property Value
Type Description
System.Boolean

IsShowFileAttachmentOption

Declaration
public virtual bool IsShowFileAttachmentOption { get; }
Property Value
Type Description
System.Boolean

IsShowFillAndSignToolbarOption

Declaration
public virtual bool IsShowFillAndSignToolbarOption { get; }
Property Value
Type Description
System.Boolean

IsShowFormToolbarOption

Declaration
public virtual bool IsShowFormToolbarOption { get; }
Property Value
Type Description
System.Boolean

IsShowOpenFileOption

Declaration
public virtual bool IsShowOpenFileOption { get; }
Property Value
Type Description
System.Boolean

IsShowOpenUrlOption

Declaration
public virtual bool IsShowOpenUrlOption { get; }
Property Value
Type Description
System.Boolean

IsShowOutlineList

Declaration
public virtual bool IsShowOutlineList { get; }
Property Value
Type Description
System.Boolean

IsShowPageNumberIndicator

Declaration
public virtual bool IsShowPageNumberIndicator { get; }
Property Value
Type Description
System.Boolean

IsShowPrintOption

Declaration
public virtual bool IsShowPrintOption { get; }
Property Value
Type Description
System.Boolean

IsShowQuickNavigationButton

Declaration
public virtual bool IsShowQuickNavigationButton { get; }
Property Value
Type Description
System.Boolean

IsShowReflowOption

Declaration
public virtual bool IsShowReflowOption { get; }
Property Value
Type Description
System.Boolean

IsShowRightToLeftOption

Declaration
public virtual bool IsShowRightToLeftOption { get; }
Property Value
Type Description
System.Boolean

IsShowSaveCopyOption

Declaration
public virtual bool IsShowSaveCopyOption { get; }
Property Value
Type Description
System.Boolean

IsShowSearchView

Declaration
public virtual bool IsShowSearchView { get; }
Property Value
Type Description
System.Boolean

IsShowShareOption

Declaration
public virtual bool IsShowShareOption { get; }
Property Value
Type Description
System.Boolean

IsShowThumbnailView

Declaration
public virtual bool IsShowThumbnailView { get; }
Property Value
Type Description
System.Boolean

IsShowToolbarSwitcher

Declaration
public virtual bool IsShowToolbarSwitcher { get; }
Property Value
Type Description
System.Boolean

IsShowTopToolbar

Declaration
public virtual bool IsShowTopToolbar { get; }
Property Value
Type Description
System.Boolean

IsShowUserBookmarksList

Declaration
public virtual bool IsShowUserBookmarksList { get; }
Property Value
Type Description
System.Boolean

IsShowViewLayersToolbarOption

Declaration
public virtual bool IsShowViewLayersToolbarOption { get; }
Property Value
Type Description
System.Boolean

IsTabletLayoutEnabled

Declaration
public virtual bool IsTabletLayoutEnabled { get; }
Property Value
Type Description
System.Boolean

IsThumbnailViewEditingEnabled

Declaration
public virtual bool IsThumbnailViewEditingEnabled { get; }
Property Value
Type Description
System.Boolean

IsUseCompactViewer

Declaration
public virtual bool IsUseCompactViewer { get; }
Property Value
Type Description
System.Boolean

IsUserBookmarkCreationEnabled

Declaration
public virtual bool IsUserBookmarkCreationEnabled { get; }
Property Value
Type Description
System.Boolean

IsUserBookmarksListEditingEnabled

Declaration
public virtual bool IsUserBookmarksListEditingEnabled { get; }
Property Value
Type Description
System.Boolean

IsUseStandardLibrary

Declaration
public virtual bool IsUseStandardLibrary { get; }
Property Value
Type Description
System.Boolean

IsUseSupportActionBar

Declaration
public virtual bool IsUseSupportActionBar { get; }
Property Value
Type Description
System.Boolean

JniPeerMembers

Declaration
public override JniPeerMembers JniPeerMembers { get; }
Property Value
Type Description
Java.Interop.JniPeerMembers

LayoutInDisplayCutoutMode

Declaration
public virtual int LayoutInDisplayCutoutMode { get; }
Property Value
Type Description
System.Int32

MaximumTabCount

Declaration
public virtual int MaximumTabCount { get; }
Property Value
Type Description
System.Int32

OpenUrlCachePath

Declaration
public virtual string OpenUrlCachePath { get; }
Property Value
Type Description
System.String

PageNumberIndicatorPosition

Declaration
public virtual int PageNumberIndicatorPosition { get; }
Property Value
Type Description
System.Int32

PdfViewCtrlConfig

Declaration
public virtual PDFViewCtrlConfig PdfViewCtrlConfig { get; }
Property Value
Type Description
PDFViewCtrlConfig

ReflowOrientation

Declaration
public virtual int ReflowOrientation { get; }
Property Value
Type Description
System.Int32

SaveCopyExportPath

Declaration
public virtual string SaveCopyExportPath { get; }
Property Value
Type Description
System.String

ThresholdClass

Declaration
protected override IntPtr ThresholdClass { get; }
Property Value
Type Description
System.IntPtr

ThresholdType

Declaration
protected override Type ThresholdType { get; }
Property Value
Type Description
System.Type

ToolbarBuilders

Declaration
public virtual IList<AnnotationToolbarBuilder> ToolbarBuilders { get; }
Property Value
Type Description
System.Collections.Generic.IList<AnnotationToolbarBuilder>

ToolbarItemGravity

Declaration
public virtual int ToolbarItemGravity { get; }
Property Value
Type Description
System.Int32

ToolbarTitle

Declaration
public virtual string ToolbarTitle { get; }
Property Value
Type Description
System.String

ToolManagerBuilder

Declaration
public virtual ToolManagerBuilder ToolManagerBuilder { get; }
Property Value
Type Description
ToolManagerBuilder

ToolManagerBuilderStyleRes

Declaration
public virtual int ToolManagerBuilderStyleRes { get; }
Property Value
Type Description
System.Int32

UserBookmarksListEditingMode

Declaration
public virtual int UserBookmarksListEditingMode { get; }
Property Value
Type Description
System.Int32

Methods

AlwaysShowAsReply()

Declaration
public virtual bool AlwaysShowAsReply()
Returns
Type Description
System.Boolean

AnnotationPositionSnappingEnabled()

Declaration
public virtual bool AnnotationPositionSnappingEnabled()
Returns
Type Description
System.Boolean

AnnotationsListEditingEnabled()

Declaration
public virtual bool AnnotationsListEditingEnabled()
Returns
Type Description
System.Boolean

AnnotationsListFilterEnabled()

Declaration
public virtual bool AnnotationsListFilterEnabled()
Returns
Type Description
System.Boolean

AnnotationToolbarPosition()

Declaration
public virtual PdfViewCtrlTabHostFragment2.AnnotationToolbarPosition AnnotationToolbarPosition()
Returns
Type Description
PdfViewCtrlTabHostFragment2.AnnotationToolbarPosition

DescribeContents()

Declaration
public virtual int DescribeContents()
Returns
Type Description
System.Int32

GetExcludedAnnotationListTypes()

Declaration
public virtual int[] GetExcludedAnnotationListTypes()
Returns
Type Description
System.Int32[]

GetHideSaveCopyOptions()

Declaration
public virtual int[] GetHideSaveCopyOptions()
Returns
Type Description
System.Int32[]

GetHideThumbnailEditOptions()

Declaration
public virtual string[] GetHideThumbnailEditOptions()
Returns
Type Description
System.String[]

GetHideThumbnailFilterModes()

Declaration
public virtual int[] GetHideThumbnailFilterModes()
Returns
Type Description
System.Int32[]

GetHideViewModeIds()

Declaration
public virtual int[] GetHideViewModeIds()
Returns
Type Description
System.Int32[]

GetPresetBarsToHide()

Declaration
public virtual int[] GetPresetBarsToHide()
Returns
Type Description
System.Int32[]

GetToolbarsToHide()

Declaration
public virtual string[] GetToolbarsToHide()
Returns
Type Description
System.String[]

GetTopToolbarMenuIds()

Declaration
public virtual int[] GetTopToolbarMenuIds()
Returns
Type Description
System.Int32[]

MovableToolbarEnabled()

Declaration
public virtual bool MovableToolbarEnabled()
Returns
Type Description
System.Boolean

PresetExpanding()

Declaration
public virtual bool PresetExpanding()
Returns
Type Description
System.Boolean

ShowConversionDialog()

Declaration
public virtual bool ShowConversionDialog()
Returns
Type Description
System.Boolean

ShowDownloadDialog()

Declaration
public virtual bool ShowDownloadDialog()
Returns
Type Description
System.Boolean

ShowEmptyPreset()

Declaration
public virtual bool ShowEmptyPreset()
Returns
Type Description
System.Boolean

SkipReadOnlyCheck()

Declaration
public virtual bool SkipReadOnlyCheck()
Returns
Type Description
System.Boolean

WriteToParcel(Parcel, ParcelableWriteFlags)

Declaration
public virtual void WriteToParcel(Parcel parcel, ParcelableWriteFlags i)
Parameters
Type Name Description
Android.OS.Parcel parcel
Android.OS.ParcelableWriteFlags i

Implements

Android.OS.IParcelable
Android.Runtime.IJavaObject
System.IDisposable
Java.Interop.IJavaPeerable
In This Article
Back to top Generated by DocFX