Namespace: Spire.Pdf.OPC
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
int getCompImgHeight(
	int c
)
Function getCompImgHeight ( 
	c As Integer
) As Integer
int getCompImgHeight(
	int c
)
abstract getCompImgHeight : 
        c : int -> int 

Parameters

c
Int32

Return Value

Int32

See Also