PXS_StreamType Enumeration

From PDF XChange PDF SDK
Revision as of 06:15, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Specifies the ...

Syntax

enum PXS_StreamType
{
    Stream_Generic     = 0,
    Stream_Content     = 1,
    Stream_Image       = 2,
    Stream_InlineImage = 3,
    Stream_Metadata    = 4,
};

Constants

Stream_Generic
The ...
Stream_Content
The ...
Stream_Image
The ...
Stream_InlineImage
The ...
Stream_Metadata
The ...

See Also

PXS_StreamInfo