PXC_BackgroundFlags Enumeration
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXC_BackgroundFlags Enumeration}} | {{#customTitle:PXC_BackgroundFlags Enumeration}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Specifies the ... | Specifies the ... |
Revision as of 21:53, 20 April 2015
Specifies the ...
Syntax
enum PXC_BackgroundFlags { BackgroundFlag_Default = 0; BackgroundFlag_OffsetsInPercent = 1; BackgroundFlag_ScaleToPage = 2; BackgroundFlag_InvisibleOnView = 256; BackgroundFlag_InvisibleOnPrint = 512; BackgroundFlag_InvisibleOnExport = 1024; };
Constants
- BackgroundFlag_Default
- The ...
- BackgroundFlag_OffsetsInPercent
- The ...
- BackgroundFlag_ScaleToPage
- The ...
- BackgroundFlag_InvisibleOnView
- The ...
- BackgroundFlag_InvisibleOnPrint
- The ...
- BackgroundFlag_InvisibleOnExport
- The ...
See Also
See also ...