Class
Delete, GetProps, GetText, ObjectValid, SetProps
XRef
QuickLinks
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| Element | Element | readonly | |
| Locked | int | readwrite | |
| NextXRefInDoc | XRef | readonly | |
| TextRange | TextRange | readonly | |
| Unique | int | readonly | |
| UserString | string | readwrite | |
| 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
Instances
PropVals GetProps ()
TextItems GetText (flags: int)
| Parameter | Type | Description |
|---|---|---|
| flags | int |
void SetProps (setVal: PropVals)
| Parameter | Type | Description |
|---|---|---|
| setVal | PropVals |
Element of
Doc.FirstXRefInDoc
XRef.NextXRefInDoc
Used in:
int Doc.UpdateXRef (srcDoc: Doc, xref: XRef)
Return
XRef Doc.NewAnchoredFormattedXRef (format: string, textLoc: TextLoc)
| Jongware, 18-Jan-2015 v1.0 | Contents :: Index |