1 #if (defined(_WIN32) || defined(_WIN64))|| defined(__linux__)
41 class OFDPage FS_FINAL :
public Base{
49 OFDPage(
const OFDPage& other);
68 OFDPage& operator=(
const OFDPage& other);
102 float GetWidth()
const;
109 float GetHeight()
const;
134 #endif // FS_OFDPAGE_H_
136 #endif // #if (defined(_WIN32) || defined(_WIN64)) || (defined(__linux__) && defined(__x86_64__) && !defined(__ANDROID__))
void * FS_HANDLE
Handle type.
Definition: fs_basictypes.h:214
Header file for common definitions and classes.
Rotation
Enumeration for rotation.
Definition: fs_common.h:57
bool operator==(const char *str1, const CFX_ByteString &str2)
Check if two byte strings are equal.
Definition: fs_basictypes.h:128
Foxit namespace.
Definition: fs_taggedpdf.h:27
bool operator!=(const char *str1, const CFX_ByteString &str2)
Check if two byte strings are not equal.
Definition: fs_basictypes.h:140
CFX_Matrix Matrix
Matrix information, in float.
Definition: fs_basictypes.h:445
@2024 Foxit Software Incorporated. All rights reserved.