[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.PrintManager.GetSize

GetSize Method

GetSize(PageContentInfo)

返回 PageContentInfo 的大小。

Declaration
public SizeF GetSize(PageContentInfo contentInfo)
Parameters
Type Name Description
PageContentInfo contentInfo

PageContentInfo 对象。

Returns
Type Description
SizeF

GetSize(IRange)

返回范围的打印大小。

Declaration
public SizeF GetSize(IRange range)
Parameters
Type Name Description
IRange range

范围对象。

Returns
Type Description
SizeF