'Declaration Public Function GetPageSizeInPixels( _
ByVal imageResolutionResolution of the image coordinate space.As Vintasoft.Imaging.Resolution _
) As System.Drawing.SizeF
public System.Drawing.SizeF GetPageSizeInPixels(
Vintasoft.Imaging.Resolution imageResolution
)
public: System.Drawing.SizeF* GetPageSizeInPixels(
Vintasoft.Imaging.Resolution imageResolution
)
public:
System.Drawing.SizeF^ GetPageSizeInPixels(
Vintasoft.Imaging.Resolution imageResolution
)
Parameters
- imageResolution
- Resolution of the image coordinate space.
Return Value
Page size in the image coordinate space.