IUIX_Picture Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Picture Interface}} | {{#customTitle:IUIX_Picture Interface}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
Line 7: | Line 9: | ||
== Methods == | == Methods == | ||
− | {| class="wikitable | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IUIX_Picture_FitByImage|FitByImage]] | | [[PXV:IUIX_Picture_FitByImage|FitByImage]] | ||
− | | | + | | |
+ | | | ||
+ | | | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IUIX_Picture_FillColor|FillColor]] | | [[PXV:IUIX_Picture_FillColor|FillColor]] | ||
− | | | + | | [[PXV:IUIX_Picture_ImageOpacity|ImageOpacity]] |
− | | | + | | [[PXV:IUIX_Picture_NotifyTarget|NotifyTarget]] |
+ | | [[PXV:IUIX_Picture_StrokeWidth|StrokeWidth]] | ||
|- | |- | ||
| [[PXV:IUIX_Picture_IconScaleType|IconScaleType]] | | [[PXV:IUIX_Picture_IconScaleType|IconScaleType]] | ||
− | | | + | | [[PXV:IUIX_Picture_ImageScaleType|ImageScaleType]] |
− | | | + | | [[PXV:IUIX_Picture_RoundRadius|RoundRadius]] |
+ | | [[PXV:IUIX_Picture_Tooltip|Tooltip]] | ||
|- | |- | ||
| [[PXV:IUIX_Picture_Image|Image]] | | [[PXV:IUIX_Picture_Image|Image]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IUIX_Picture_ImageSize|ImageSize]] | | [[PXV:IUIX_Picture_ImageSize|ImageSize]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IUIX_Picture_StrokeColor|StrokeColor]] | | [[PXV:IUIX_Picture_StrokeColor|StrokeColor]] | ||
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} |
Revision as of 21:44, 20 April 2015
The interface of object of PDF-XChange Editor SDK.
IUIX_Picture extends IUIX_ObjImpl interface.
Methods
FitByImage |
Properties
FillColor | ImageOpacity | NotifyTarget | StrokeWidth |
IconScaleType | ImageScaleType | RoundRadius | Tooltip |
Image | ImageSize | StrokeColor |