Share

AcApLayoutManager::showPaperMargins

C++

virtual Adesk::Boolean showPaperMargins() = 0;

Description

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

Links

AcApLayoutManager

Was this information helpful?