StdPaperGroupID Enumeration
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 16: | Line 16: | ||
StdPaperGroup_JIS = 3, | StdPaperGroup_JIS = 3, | ||
StdPaperGroup_Misc = 4, | StdPaperGroup_Misc = 4, | ||
− | |||
}; | }; | ||
</pre> | </pre> | ||
Line 30: | Line 29: | ||
:The ... | :The ... | ||
;StdPaperGroup_Misc | ;StdPaperGroup_Misc | ||
− | |||
− | |||
:The ... | :The ... | ||
== See Also == | == See Also == | ||
[[PXV:IAUX_Inst_GetStdPaperInfo|IAUX_Inst::GetStdPaperInfo]] | [[PXV:IAUX_Inst_GetStdPaperInfo|IAUX_Inst::GetStdPaperInfo]] |
Latest revision as of 23:58, 4 June 2015
Specifies the ...
Syntax
enum StdPaperGroupID { StdPaperGroup_ISO = 0, StdPaperGroup_ANSI = 1, StdPaperGroup_Envelope = 2, StdPaperGroup_JIS = 3, StdPaperGroup_Misc = 4, };
Constants
- StdPaperGroup_ISO
- The ...
- StdPaperGroup_ANSI
- The ...
- StdPaperGroup_Envelope
- The ...
- StdPaperGroup_JIS
- The ...
- StdPaperGroup_Misc
- The ...