TextExtractorStyleGetFontName Method |
Gets the font name.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public string GetFontName()
Public Function GetFontName As String
public:
virtual String^ GetFontName() sealed
Return Value
Type:
String the font name used to draw the selected text.
See Also