Intersoft ClientUI Documentation
DocumentPaginator Property (IDocumentPaginatorSource)



When implemented in a derived class, gets the object that performs content pagination.
Syntax
ReadOnly Property DocumentPaginator As DocumentPaginator
Dim instance As IDocumentPaginatorSource
Dim value As DocumentPaginator
 
value = instance.DocumentPaginator
DocumentPaginator DocumentPaginator {get;}
property DocumentPaginator^ DocumentPaginator {
   DocumentPaginator^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IDocumentPaginatorSource Interface
IDocumentPaginatorSource Members

Send Feedback