Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PrintManager Class / getSize Method / getSize(PageContentInfo) Method
The PageContentInfo object.
In This Topic
    getSize(PageContentInfo) Method
    In This Topic
    Returns the size of the PageContentInfo.
    Syntax
    public Size getSize( 
       PageContentInfo contentInfo
    )

    Parameters

    contentInfo
    The PageContentInfo object.
    See Also