Class
|
XRef |
| |
QuickLinks |
Delete, GetProps, GetText, ObjectValid, SetProps |
Properties
| Property | Type | Access | Description |
Element | Element |
readonly | |
Locked | int |
readwrite | |
NextXRefInDoc | XRef |
readonly | |
TextRange | TextRange |
readonly | |
Unique | int |
readonly | |
XRefAltText | string |
readwrite | |
XRefClientName | string |
readwrite | |
XRefClientType | string |
readwrite | |
XRefFile | string |
readwrite | |
XRefFmt | XRefFmt |
readwrite | |
XRefIsUnresolved | int |
readonly | |
XRefSrcElemNonUniqueId | string |
readwrite | |
XRefSrcIsElem | int |
readwrite | |
XRefSrcText | string |
readwrite | |
|
Methods
| Instancesint Delete ()
PropVals GetProps ()
TextItems GetText (flags:
int)
Parameter | Type | Description |
flags | int | |
int ObjectValid ()
void SetProps (setVal:
PropVals)
|
Element of |
Doc.FirstXRefInDoc
XRef.NextXRefInDoc
|