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 getCompImgWidth(
	int c
)
Function getCompImgWidth ( 
	c As Integer
) As Integer
int getCompImgWidth(
	int c
)
abstract getCompImgWidth : 
        c : int -> int 

Parameters

c
Int32

Return Value

Int32

See Also