IPXV_PagesLayoutRegions Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_PagesLayoutRegions Interface}}
 
{{#customTitle:IPXV_PagesLayoutRegions Interface}}
 +
{{#parentPage:PXV:PXV_Interfaces|IPXV_PagesLayoutRegions|interface}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
The interface of object of PDF-XChange Editor SDK.
 
The interface of object of PDF-XChange Editor SDK.
  
 
== Methods ==
 
== Methods ==
{| class="wikitable sortable collapsible" style="width: 100%"
+
{| class="wikitable methods"
|-
+
! style="text-align: left" scope="col" width="15%" | Method
+
! style="text-align: left" scope="col" class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IPXV_PagesLayoutRegions_Clone|Clone]]
 
| [[PXV:IPXV_PagesLayoutRegions_Clone|Clone]]
| ...
 
|-
 
 
| [[PXV:IPXV_PagesLayoutRegions_Find|Find]]
 
| [[PXV:IPXV_PagesLayoutRegions_Find|Find]]
| ...
+
|  
 +
|
 
|}
 
|}
  
 
== Properties ==
 
== Properties ==
{| style="width: 100%" class="wikitable sortable collapsible"
+
{| class="wikitable properties"
|-
+
! style="text-align: left" scope="col" width="15%" | Property
+
! style="text-align: center" scope="col" width="5%" | Access Type
+
! style="text-align: left" scope="col"  class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IPXV_PagesLayoutRegions_Count|Count]]
 
| [[PXV:IPXV_PagesLayoutRegions_Count|Count]]
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IPXV_PagesLayoutRegions_Item|Item]]
 
| [[PXV:IPXV_PagesLayoutRegions_Item|Item]]
| style="text-align: center" | R
+
|  
| .
+
|  
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXV_PagesLayoutManager_LayoutRegions|IPXV_PagesLayoutManager::LayoutRegions]], [[PXV:IPXV_PagesLayoutManagerNotifyHandler_OnPagesLayoutChanged|IPXV_PagesLayoutManagerNotifyHandler::OnPagesLayoutChanged]], [[PXV:IPXV_PagesLayoutManagerNotifyHandler_OnPagesLayoutChanging|IPXV_PagesLayoutManagerNotifyHandler::OnPagesLayoutChanging]], [[PXV:IPXV_PagesViewDrawCallback_OnDrawPagesView|IPXV_PagesViewDrawCallback::OnDrawPagesView]], [[PXV:IPXV_PagesPreviewDrawCallback_OnDrawPagesPreview|IPXV_PagesPreviewDrawCallback::OnDrawPagesPreview]], [[PXV:IPXV_PagesLayoutChangedEvent_OldRegions|IPXV_PagesLayoutChangedEvent::OldRegions]]

Latest revision as of 00:35, 1 December 2017


The interface of object of PDF-XChange Editor SDK.

Methods

Clone Find

Properties

Count Item

See Also

IPXV_PagesLayoutManager::LayoutRegions, IPXV_PagesLayoutManagerNotifyHandler::OnPagesLayoutChanged, IPXV_PagesLayoutManagerNotifyHandler::OnPagesLayoutChanging, IPXV_PagesViewDrawCallback::OnDrawPagesView, IPXV_PagesPreviewDrawCallback::OnDrawPagesPreview, IPXV_PagesLayoutChangedEvent::OldRegions