PXV_OpModifyAnnotMaskExFlags Enumeration

From PDF XChange PDF SDK
Revision as of 11:46, 24 September 2017 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_OpModifyAnnotMaskExFlags
{
    OpModifyAnnotEx_OFC             = 1,
    OpModifyAnnotEx_OT              = 2,
    OpModifyAnnotEx_ORT             = 4,
    OpModifyAnnotEx_DefFont         = 16,
    OpModifyAnnotEx_DefFontSize     = 32,
    OpModifyAnnotEx_DefTextColor    = 64,
    OpModifyAnnotEx_DefTextAlign    = 128,
    OpModifyAnnotEx_LSS             = 256,
    OpModifyAnnotEx_LES             = 512,
    OpModifyAnnotEx_ContentRotation = 1024,
};

Constants

OpModifyAnnotEx_OFC
The ...
OpModifyAnnotEx_OT
The ...
OpModifyAnnotEx_ORT
The ...
OpModifyAnnotEx_DefFont
The ...
OpModifyAnnotEx_DefFontSize
The ...
OpModifyAnnotEx_DefTextColor
The ...
OpModifyAnnotEx_DefTextAlign
The ...
OpModifyAnnotEx_LSS
The ...
OpModifyAnnotEx_LES
The ...
OpModifyAnnotEx_ContentRotation
The ...