Converts integer value to a PDF fixed value and returns it.
Syntax
public static int IntToFixed(
int
)
public: static int IntToFixed(
int
)
public:
static int IntToFixed(
int
)
Parameters
- value
- Integer value to be converted.
Return Value
PDF fixed value.
See Also