IPXC_PageRenderParams Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_PageRenderParams Interface}} | {{#customTitle:IPXC_PageRenderParams Interface}} | ||
+ | {{#parentPage:PXV:PXC_Interfaces|IPXC_PageRenderParams|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 | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
+ | | [[PXV:IPXC_PageRenderParams_GetBgStep|GetBgStep]] | ||
| [[PXV:IPXC_PageRenderParams_GetColor|GetColor]] | | [[PXV:IPXC_PageRenderParams_GetColor|GetColor]] | ||
− | | | + | | [[PXV:IPXC_PageRenderParams_SetBgStep|SetBgStep]] |
− | | | + | |
| [[PXV:IPXC_PageRenderParams_SetColor|SetColor]] | | [[PXV:IPXC_PageRenderParams_SetColor|SetColor]] | ||
− | |||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXC_PageRenderParams_ColorProfileName|ColorProfileName]] | | [[PXV:IPXC_PageRenderParams_ColorProfileName|ColorProfileName]] | ||
− | | | + | | [[PXV:IPXC_PageRenderParams_RasterFormat|RasterFormat]] |
− | | | + | | [[PXV:IPXC_PageRenderParams_StrokeAdjustMode|StrokeAdjustMode]] |
+ | | [[PXV:IPXC_PageRenderParams_TextSmoothMode|TextSmoothMode]] | ||
|- | |- | ||
| [[PXV:IPXC_PageRenderParams_PageViewBox|PageViewBox]] | | [[PXV:IPXC_PageRenderParams_PageViewBox|PageViewBox]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXC_PageRenderParams_RenderFlags|RenderFlags]] | | [[PXV:IPXC_PageRenderParams_RenderFlags|RenderFlags]] | ||
− | | | + | | |
− | + | | | |
− | + | ||
− | + | ||
− | + | ||
− | | | + | |
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IPXC_Page_DrawToDevice|IPXC_Page::DrawToDevice]], [[PXV:IPXC_Page_DrawToIXCPage|IPXC_Page::DrawToIXCPage]], [[PXV:IPXC_Page_DrawToMemory|IPXC_Page::DrawToMemory]], [[PXV:IPXC_StampInfo_DrawToDevice|IPXC_StampInfo::DrawToDevice]], [[PXV:IPXC_StampInfo_DrawToMemory|IPXC_StampInfo::DrawToMemory]], [[PXV:IPXC_Inst_CreateRenderParams|IPXC_Inst::CreateRenderParams]] |
Latest revision as of 23:34, 19 May 2018
The interface of object of PDF-XChange Editor SDK.
Methods
GetBgStep | GetColor | SetBgStep | SetColor |
Properties
ColorProfileName | RasterFormat | StrokeAdjustMode | TextSmoothMode |
PageViewBox | RenderFlags |
See Also
IPXC_Page::DrawToDevice, IPXC_Page::DrawToIXCPage, IPXC_Page::DrawToMemory, IPXC_StampInfo::DrawToDevice, IPXC_StampInfo::DrawToMemory, IPXC_Inst::CreateRenderParams