'Declaration Public Overridable Function GetPageSizeInPixels( _
ByVal resolutionThe resolution.As Vintasoft.Imaging.Resolution _
) As System.Drawing.SizeF
public virtual System.Drawing.SizeF GetPageSizeInPixels(
Vintasoft.Imaging.Resolution resolution
)
public: virtual System.Drawing.SizeF* GetPageSizeInPixels(
Vintasoft.Imaging.Resolution resolution
)
public:
virtual System.Drawing.SizeF^ GetPageSizeInPixels(
Vintasoft.Imaging.Resolution resolution
)
Parameters
- resolution
- The resolution.
Return Value
The page size in pixels.