FieldDdeAuto Properties |
The FieldDdeAuto type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DisplayResult |
Gets the text that represents the displayed field result.
(Inherited from Field.) |
![]() ![]() | End |
Gets the node that represents the field end.
(Inherited from Field.) |
![]() ![]() | Format |
Gets a FieldFormat object that provides typed access to field's formatting.
(Inherited from Field.) |
![]() ![]() | InsertAsBitmap |
Gets or sets whether to insert the linked object as a bitmap.
|
![]() ![]() | InsertAsHtml |
Gets or sets whether to insert the linked object as HTML format text.
|
![]() ![]() | InsertAsPicture |
Gets or sets whether to insert the linked object as a picture.
|
![]() ![]() | InsertAsRtf |
Gets or sets whether to insert the linked object in rich-text format (RTF).
|
![]() ![]() | InsertAsText |
Gets or sets whether to insert the linked object in text-only format.
|
![]() ![]() | InsertAsUnicode |
Gets or sets whether to insert the linked object as Unicode text.
|
![]() ![]() | IsDirty |
Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document.
(Inherited from Field.) |
![]() ![]() | IsLinked |
Gets or sets whether to reduce the file size by not storing graphics data with the document.
|
![]() ![]() | IsLocked |
Gets or sets whether the field is locked (should not recalculate its result).
(Inherited from Field.) |
![]() ![]() | LocaleId |
Gets or sets the LCID of the field.
(Inherited from Field.) |
![]() ![]() | ProgId |
Gets or sets the application type of the link information.
|
![]() ![]() | Result |
Gets or sets text that is between the field separator and field end.
(Inherited from Field.) |
![]() ![]() | Separator |
Gets the node that represents the field separator. Can be null.
(Inherited from Field.) |
![]() ![]() | SourceFullName |
Gets or sets the name and location of the source file.
|
![]() ![]() | SourceItem |
Gets or sets the portion of the source file that's being linked.
|
![]() ![]() | Start |
Gets the node that represents the start of the field.
(Inherited from Field.) |
![]() ![]() | Type |
Gets the Microsoft Word field type.
(Inherited from Field.) |