Property Doc
Doc
Returns the current document number.
This is invalid until Next() is called for the first time.
Declaration
int Doc { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Returns the current document number.
This is invalid until Next() is called for the first time.
int Doc { get; }
Type | Description |
---|---|
System.Int32 |