FreeTextGetTextColorCompNum 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 GetTextColorCompNum()
Public Function GetTextColorCompNum As Integer
public:
virtual int GetTextColorCompNum() sealed
function GetTextColorCompNum();
Return Value
Type:
Int32 the text color comp num
See Also