LengthRef.UnitRefElem Structure Members
In This Topic
The following tables list the members exposed by LengthRef.UnitRefElem.
Public Constructors
Public Fields
| Name | Description |
| Source | Specifies the referenced object as a ReferenceEnum. |
| SourceName | Specifies the name of the referenced object if Source is ReferenceEnum.Name. |
| SourceNo | Specifies the page or column number if Source is ReferenceEnum.Page or ReferenceEnum.Column. |
Top
Public Methods
| Name | Description |
| ToString | Converts the current object to a string. The returned string can be converted back to the current length object (e.g. it can be used to initialize a Unit to the same value). |
Top
See Also