Class PTCollaborationDocumentViewController
Inheritance
System.Object
PTCollaborationDocumentViewController
Implements
ObjCRuntime.INativeObject
System.IDisposable
UIKit.IUIBarPositioningDelegate
UIKit.IUIToolbarDelegate
Inherited Members
Namespace: pdftron.PDF.Utils
Assembly: Tools.dll
Syntax
public class PTCollaborationDocumentViewController : PTDocumentViewController, IPTBookmarkViewControllerDelegate, IPTCoordinatedDocumentDelegate, IPTDocumentViewSettingsControllerDelegate, IPTPDFLayerViewControllerDelegate, IPTReflowViewControllerDelegate, IPTTextSearchViewControllerDelegate, IPTThumbnailSliderViewDelegate, IPTPDFViewCtrlDelegate, IPTOverridable, IPTToolManagerDelegate, IPTAnnotationToolbarDelegate
Constructors
PTCollaborationDocumentViewController(NSCoder)
Declaration
public PTCollaborationDocumentViewController(NSCoder coder)
Parameters
Type | Name | Description |
---|---|---|
Foundation.NSCoder | coder |
PTCollaborationDocumentViewController(NSObjectFlag)
Declaration
protected PTCollaborationDocumentViewController(NSObjectFlag t)
Parameters
Type | Name | Description |
---|---|---|
Foundation.NSObjectFlag | t |
PTCollaborationDocumentViewController(PTCollaborationServerCommunication)
Declaration
public PTCollaborationDocumentViewController(PTCollaborationServerCommunication service)
Parameters
Type | Name | Description |
---|---|---|
PTCollaborationServerCommunication | service |
PTCollaborationDocumentViewController(IntPtr)
Declaration
protected PTCollaborationDocumentViewController(IntPtr handle)
Parameters
Type | Name | Description |
---|---|---|
System.IntPtr | handle |
Properties
ClassHandle
Declaration
public override IntPtr ClassHandle { get; }
Property Value
Type | Description |
---|---|
System.IntPtr |
Overrides
CollaborationAnnotationListHidden
Declaration
public virtual bool CollaborationAnnotationListHidden { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ReplyViewController
Declaration
public virtual PTAnnotationReplyViewController ReplyViewController { get; }
Property Value
Type | Description |
---|---|
PTAnnotationReplyViewController |
Service
Declaration
public virtual PTCollaborationServerCommunication Service { get; }
Property Value
Type | Description |
---|---|
PTCollaborationServerCommunication |
Implements
ObjCRuntime.INativeObject
System.IDisposable
UIKit.IUIBarPositioningDelegate
UIKit.IUIToolbarDelegate