CreateStdRangeProgressMonFlags Enumeration

From PDF XChange PDF SDK
Revision as of 01:49, 22 November 2016 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 CreateStdRangeProgressMonFlags
{
    CSRPM_KeepTitle       = 1,
    CSRPM_KeepText        = 2,
    CSRPM_KeepStatusText  = 4,
    CSRPM_KeepButtonTitle = 8,
    CSRPM_KeepAllText     = 15,
};

Constants

CSRPM_KeepTitle
The ...
CSRPM_KeepText
The ...
CSRPM_KeepStatusText
The ...
CSRPM_KeepButtonTitle
The ...
CSRPM_KeepAllText
The ...