Font Methods
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The Font type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FromFile(String, Single) | Creates a Bytescout.PDF.Font from the specified file. | |
FromFile(String, Single, Boolean, Boolean) | Creates a Bytescout.PDF.Font from the specified file. | |
FromStream(Stream, Single) | Creates a Bytescout.PDF.Font from the specified data stream. | |
FromStream(Stream, Single, Boolean, Boolean) | Creates a Bytescout.PDF.Font from the specified data stream. | |
GetHashCode | (Inherited from Object.) | |
GetTextHeight | Get the height of a string in pixels. | |
GetTextWidth | Get the width in pixels of the specified string. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also