1#ifndef PDFTRON_H_CPPPDFRefreshOptions
2#define PDFTRON_H_CPPPDFRefreshOptions
94#include "../Impl/RefreshOptions.inl"
RefreshOptions & SetUseRoundedCorners(bool value)
bool GetUseRoundedCorners()
bool GetDrawBackgroundOnly()
bool GetRefreshExisting()
bool GetUseNonStandardRotation()
RefreshOptions & SetRefreshExisting(bool value)
RefreshOptions & SetDrawBackgroundOnly(bool value)
RefreshOptions & SetUseNonStandardRotation(bool value)