The area of the printer page that can be printed on.
[Visual Basic 6.0] Property PrintableBounds As IEnvelope
[Visual Basic .NET] Public ReadOnly Property PrintableBounds As IEnvelope
[C#] public IEnvelope PrintableBounds {get;}
[Java] public IEnvelope getPrintableBounds() throws IOException, AutomationException
[C++] HRESULT get_PrintableBounds( IEnvelope** bounds );