Type3Font Class

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This class represents a Type3 font.
Inheritance Hierarchy

SystemObject
  Apitron.PDF.Kit.FixedLayout.ResourcesResource
    Apitron.PDF.Kit.FixedLayout.Resources.FontsType3Font

Namespace:  Apitron.PDF.Kit.FixedLayout.Resources.Fonts
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public sealed class Type3Font : Resource

The Type3Font type exposes the following members.

Constructors

  NameDescription
Public methodType3Font
Initializes a new instance of the Type3Font class.
Top
Properties

  NameDescription
Public propertyCanBeExported
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.)
Public propertyItem
Gets or sets the Type3FontGlyph with the specified char code.
Public propertyResourceType
Gets the resource type.
(Inherited from Resource.)
Top
See Also

Reference