Share

AcApLayoutManager::showPaperBackground

C++

virtual Adesk::Boolean showPaperBackground() = 0;

Description

This function returns whether the current AcDbLayout object's paper background is visible. A return of 1 indicates it's visible; 0, invisible.

Links

AcApLayoutManager

Was this information helpful?