Skip to content

PDFType3GlyphCollection

Namespace: O2S.Components.PDF4NET.Graphics

Defines a collection of PDF functions.

public class PDFType3GlyphCollection : System.Collections.ObjectModel.Collection`1[[O2S.Components.PDF4NET.Graphics.PDFType3Glyph, O2S.Components.PDF4NET.NetStandard, Version=16.3.0.1, Culture=neutral, PublicKeyToken=80d03dd9e5b85317]]

Inheritance ObjectCollection<PDFType3Glyph>PDFType3GlyphCollection
Implements

Properties

Count

public int Count { get; }

Property Value

Int32


Item

public PDFType3Glyph Item { get; set; }

Property Value

PDFType3Glyph