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