RunningDocumentInfo.DocCookie Property

Definition

The document cookie

public:
 property System::UInt32 DocCookie { System::UInt32 get(); void set(System::UInt32 value); };
public:
 property unsigned int DocCookie { unsigned int get(); void set(unsigned int value); };
public uint DocCookie { get; set; }
member this.DocCookie : uint32 with get, set
Public Property DocCookie As UInteger

Property Value

Returns UInt32.

Applies to