1 #ifndef PDFTRON_H_CPPPDFRefreshOptions
2 #define PDFTRON_H_CPPPDFRefreshOptions
6 namespace pdftron{
namespace PDF{
94 #include "../Impl/RefreshOptions.inl"
95 #endif // PDFTRON_H_CPPPDFRefreshOptions
bool GetRefreshExisting()
bool GetDrawBackgroundOnly()
RefreshOptions & SetRefreshExisting(bool value)
RefreshOptions & SetUseRoundedCorners(bool value)
RefreshOptions & SetUseNonStandardRotation(bool value)
bool GetUseRoundedCorners()
bool GetUseNonStandardRotation()
RefreshOptions & SetDrawBackgroundOnly(bool value)