Enum Filter.ReferencePos
Provides the fields that represent reference points in streams for seeking.
Namespace: pdftron.Filters
Assembly: PDFNet.dll
Syntax
public enum Filter.ReferencePos
Fields
Name | Description |
---|---|
e_begin | beginning of the stream |
e_cur | current position |
e_end | end of the stream |