PXV_DocCollectionColorTypes Enumeration

From PDF XChange PDF SDK
Revision as of 01:35, 20 October 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Specifies the ...

Syntax

enum PXV_DocCollectionColorTypes
{
    PXV_DocCollectionColorType_Back       = 0,
    PXV_DocCollectionColorType_CardBack   = 1,
    PXV_DocCollectionColorType_CardBorder = 2,
    PXV_DocCollectionColorType_PrimText   = 3,
    PXV_DocCollectionColorType_SecText    = 4,
    PXV_DocCollectionColorType_Count      = 5,
};

Constants

PXV_DocCollectionColorType_Back
The ...
PXV_DocCollectionColorType_CardBack
The ...
PXV_DocCollectionColorType_CardBorder
The ...
PXV_DocCollectionColorType_PrimText
The ...
PXV_DocCollectionColorType_SecText
The ...
PXV_DocCollectionColorType_Count
The ...