Namespace: Spire.OfficeViewer.Forms
Assembly: Spire.OfficeViewer.Forms (in Spire.OfficeViewer.Forms.dll) Version: 6.6.2.0 (6.6.2.8020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public interface IOfficeDocumentView
Public Interface IOfficeDocumentView
public interface class IOfficeDocumentView
type IOfficeDocumentView =  interface end

Members

         
 All Members  Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
CurrentPageNumber
GoToFirstPage()()()()
GoToLastPage()()()()
GoToNextPage()()()()
GoToPage(Int32)
GoToPreviousPage()()()()
PageCount
ZoomMode
ZoomTo(Int32)

See Also