RunningDocumentInfo.DocData Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The document object in the Running Document Table (RDT).
public:
property System::Object ^ DocData { System::Object ^ get(); void set(System::Object ^ value); };
public:
property Platform::Object ^ DocData { Platform::Object ^ get(); void set(Platform::Object ^ value); };
public object DocData { get; set; }
member this.DocData : obj with get, set
Public Property DocData As Object
Property Value
Returns Object.