public class DynamicDocumentPaginator extends DocumentPaginator
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Documents.DynamicDocumentPaginator
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: PresentationCore, Version=10.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
|
static java.lang.String |
assemblyShortName
Assembly name: PresentationCore
|
static java.lang.String |
className
Qualified class name: System.Windows.Documents.DynamicDocumentPaginator
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
DynamicDocumentPaginator() |
DynamicDocumentPaginator(java.lang.Object instance)
Internal constructor.
|
addComputePageCountCompleted, addGetPageCompleted, addPagesChanged, CancelAsync, ComputePageCount, ComputePageCountAsync, ComputePageCountAsync, getIsPageCountValid, GetPage, GetPageAsync, GetPageAsync, getPageCount, getPageSize, getSource, removeComputePageCountCompleted, removeGetPageCompleted, removePagesChanged, setPageSizepublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public DynamicDocumentPaginator()
throws java.lang.Throwable
java.lang.Throwablepublic DynamicDocumentPaginator(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addGetPageNumberCompleted(GetPageNumberCompletedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPaginationCompleted(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPaginationProgress(PaginationProgressEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic static DynamicDocumentPaginator cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into DynamicDocumentPaginator, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedDynamicDocumentPaginator instancejava.lang.Throwable - in case of error during cast operationpublic boolean getIsBackgroundPaginationEnabled()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class DocumentPaginatorString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class DocumentPaginatorString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class DocumentPaginatorObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class DocumentPaginatorString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class DocumentPaginatorJCType representing the CLR Type of the instantiated Classpublic ContentPosition GetObjectPosition(NetObject value) throws java.lang.Throwable
java.lang.Throwablepublic int GetPageNumber(ContentPosition contentPosition) throws java.lang.Throwable
java.lang.Throwablepublic void GetPageNumberAsync(ContentPosition contentPosition) throws java.lang.Throwable, ArgumentException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, ArgumentNullException
java.lang.ThrowableArgumentExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentNullExceptionpublic void GetPageNumberAsync(ContentPosition contentPosition, NetObject userState) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, ArgumentNullException
public ContentPosition GetPagePosition(DocumentPage page) throws java.lang.Throwable
java.lang.Throwablepublic void removeGetPageNumberCompleted(GetPageNumberCompletedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePaginationCompleted(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePaginationProgress(PaginationProgressEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void setIsBackgroundPaginationEnabled(boolean IsBackgroundPaginationEnabled)
throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class DocumentPaginator