PXS_StreamType Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:PXS_StreamType Enumeration}}
 
{{#customTitle:PXS_StreamType Enumeration}}
{{#parentPage:PXV:PXS|PXS_StreamType Enumeration|enum}}
+
{{#parentPage:PXV:PXS_Enumerations|PXS_StreamType|enum}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 31: Line 32:
  
 
== See Also ==
 
== See Also ==
See also ...
+
[[PXV:PXS_StreamInfo|PXS_StreamInfo]]

Latest revision as of 10:39, 23 May 2015


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