IUIX_Edit Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 19: | Line 19: | ||
|- | |- | ||
| [[PXV:IUIX_Edit_AppendText|AppendText]] | | [[PXV:IUIX_Edit_AppendText|AppendText]] | ||
− | |||
− | |||
− | |||
| ... | | ... | ||
|- | |- | ||
| [[PXV:IUIX_Edit_Clear|Clear]] | | [[PXV:IUIX_Edit_Clear|Clear]] | ||
− | |||
− | |||
− | |||
| ... | | ... | ||
|- | |- | ||
Line 52: | Line 46: | ||
|- | |- | ||
| [[PXV:IUIX_Edit_GetDefaultTextFormat|GetDefaultTextFormat]] | | [[PXV:IUIX_Edit_GetDefaultTextFormat|GetDefaultTextFormat]] | ||
+ | | ... | ||
+ | |- | ||
+ | | [[PXV:IUIX_Edit_GetLinkFromPt|GetLinkFromPt]] | ||
+ | | ... | ||
+ | |- | ||
+ | | [[PXV:IUIX_Edit_GetLinkURL|GetLinkURL]] | ||
| ... | | ... | ||
|- | |- | ||
Line 94: | Line 94: | ||
|- | |- | ||
| [[PXV:IUIX_Edit_Redo|Redo]] | | [[PXV:IUIX_Edit_Redo|Redo]] | ||
+ | | ... | ||
+ | |- | ||
+ | | [[PXV:IUIX_Edit_RemoveAllLinks|RemoveAllLinks]] | ||
| ... | | ... | ||
|- | |- | ||
Line 115: | Line 118: | ||
|- | |- | ||
| [[PXV:IUIX_Edit_SetFontStyle|SetFontStyle]] | | [[PXV:IUIX_Edit_SetFontStyle|SetFontStyle]] | ||
+ | | ... | ||
+ | |- | ||
+ | | [[PXV:IUIX_Edit_SetLinkURL|SetLinkURL]] | ||
| ... | | ... | ||
|- | |- | ||
Line 220: | Line 226: | ||
| . | | . | ||
|- | |- | ||
− | | [[PXV: | + | | [[PXV:IUIX_Edit_Link|Link]] |
| style="text-align: center" | R | | style="text-align: center" | R | ||
| . | | . | ||
|- | |- | ||
| [[PXV:IUIX_Edit_LinksCount|LinksCount]] | | [[PXV:IUIX_Edit_LinksCount|LinksCount]] | ||
− | |||
− | |||
− | |||
− | |||
| style="text-align: center" | R | | style="text-align: center" | R | ||
| . | | . |
Revision as of 11:32, 24 March 2015
The interface of object of PDF-XChange Editor SDK.
IUIX_Edit extends IUIX_ObjImpl interface.
Methods
Method | Description |
---|---|
AddLink | ... |
AppendBSTR | ... |
AppendText | ... |
Clear | ... |
ClearSel | ... |
Copy | ... |
Cut | ... |
DeleteSel | ... |
FontNameFromID | ... |
FontNameToID | ... |
GetAutoFitMinMax | ... |
GetDefaultTextFormat | ... |
GetLinkFromPt | ... |
GetLinkURL | ... |
GetMargins | ... |
GetPlainSel | ... |
GetSel | ... |
GetSelBSTR | ... |
GetSelText | ... |
GetText | ... |
GetTextEnd | ... |
GetTextFormat | ... |
GetTextFormatFromPos | ... |
GetTextStart | ... |
InsertText | ... |
LockUpdates | ... |
Paste | ... |
Redo | ... |
RemoveAllLinks | ... |
SelectAll | ... |
SetAutoFitMinMax | ... |
SetCaretPos | ... |
SetDefaultLinkFormat | ... |
SetDefaultTextFormat | ... |
SetFont | ... |
SetFontStyle | ... |
SetLinkURL | ... |
SetMargins | ... |
SetPlainSel | ... |
SetSel | ... |
SetText | ... |
SetTextAlign | ... |
SetTextColor | ... |
SetTextFormat | ... |
ShowCaret | ... |
ShowSel | ... |
TextIsEqual | ... |
TextIsEqualBSTR | ... |
Undo | ... |
UnLockUpdates | ... |
Properties
Property | Access Type | Description |
---|---|---|
Callbacks | R/W | . |
CaretPos | R/W | . |
Changed | R/W | . |
CueText | R/W | . |
DefaultFont | R/W | . |
DefaultTextAlign | R/W | . |
DefaultTextColor | R/W | . |
EditState | R | . |
Filter | R/W | . |
HasSel | R | . |
History | R | . |
IdealSize | R | . |
IsEmpty | R | . |
LeftCtl | R/W | . |
Link | R | . |
LinksCount | R | . |
MaxLength | R/W | . |
Multiline | R/W | . |
NotifyTarget | R/W | . |
PasswordChar | R/W | . |
PasswordMode | R/W | . |
ReadOnly | R/W | . |
RightCtl | R/W | . |
ScrollPos | R/W | . |
SelTextLen | R | . |
Text | R/W | . |
TextLength | R | . |
TextVAlign | R/W | . |
UpdatesLocked | R | . |