Interface ICidGlyphWidths
Namespace: IronSoftware
Assembly: IronPdf.dll
Syntax
public interface ICidGlyphWidths
Properties
IsArray
Declaration
bool IsArray { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Values
Declaration
IReadOnlyList<float> Values { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyList<System.Single> |