IXpsFixedDocumentReader.DocumentNumber Property

Definition

Gets the zero-based position of the document in the FixedDocumentSequence.

public:
 property int DocumentNumber { int get(); };
public int DocumentNumber { get; }
member this.DocumentNumber : int
Public ReadOnly Property DocumentNumber As Integer

Property Value

An Int32 that represents the document location in the sequence.

Applies to