Show / Hide Table of Contents

Class PTFreeText_SetFont

Inheritance
System.Object
PTFreeText_SetFont
Namespace: pdftron.PDF.Tools
Assembly: Tools.dll
Syntax
public static class PTFreeText_SetFont : Object

Methods

FontName(PTFreeText)

Declaration
public static string FontName(this PTFreeText This)
Parameters
Type Name Description
PTFreeText This
Returns
Type Description
System.String

SetFontWithName(PTFreeText, String, PTPDFDoc)

Declaration
public static void SetFontWithName(this PTFreeText This, string fontName, PTPDFDoc doc)
Parameters
Type Name Description
PTFreeText This
System.String fontName
PTPDFDoc doc
In This Article
Back to top Generated by DocFX