ElementGetComponentNum Method |
Gets the component number.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public int GetComponentNum()
Public Function GetComponentNum As Integer
public:
virtual int GetComponentNum() sealed
function GetComponentNum();
Return Value
Type:
Int32 the number of color components per sample.
See Also