FreeTextGetLineColorCompNum Method |
Returns the number of color components in the line and border color
of the FreeText Annotation.
Namespace:
pdftron.PDF.Annots
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public int GetLineColorCompNum()
Public Function GetLineColorCompNum As Integer
public:
virtual int GetLineColorCompNum() sealed
function GetLineColorCompNum();
Return Value
Type:
Int32 the line color comp num
See Also