Click or drag to resize
Pdftools logo

Sdk Class

Inheritance Hierarchy
SystemObject
  PdfTools.Toolbox.InternalNativeBase
    PdfTools.Toolbox.InternalNativeObject
      PdfTools.ToolboxSdk

Namespace: PdfTools.Toolbox
Assembly: PdfTools.Toolbox (in PdfTools.Toolbox.dll) Version: 1.1.0+5820e9ca9ca173983539ffc40abc227fb62e6928
Syntax
C#
public class Sdk : NativeObject

The Sdk type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberProducerFullName 
Public propertyStatic memberVersion 
Top
Methods
 NameDescription
Public methodStatic memberAddFontDirectory

Add custom font directory

Public methodEquals
(Inherited from NativeObject)
Public methodGetHashCode
(Inherited from NativeObject)
Public methodStatic memberInitialize 
Top
See Also