[]
Returns the size of the PageContentInfo.
public SizeF GetSize(PageContentInfo contentInfo)
Public Function GetSize(contentInfo As PageContentInfo) As SizeF
| Type | Name | Description |
|---|---|---|
| PageContentInfo | contentInfo | The PageContentInfo object. |
| Type | Description |
|---|---|
| SizeF |
Returns the print size of the range.
public SizeF GetSize(IRange range)
Public Function GetSize(range As IRange) As SizeF
| Type | Name | Description |
|---|---|---|
| IRange | range | The range object. |
| Type | Description |
|---|---|
| SizeF |