Table of Contents

Enum FontStoreType

Namespace
Aspose.CAD.ImageOptions.SvgOptionsParameters
Assembly
Aspose.CAD.dll

The font store type

public enum FontStoreType

Fields

Embedded = 2

The embedded, fonts embedded in svg file as base64

None = 0

The none, fonts not stored

Stream = 1

The Stream, fonts stored to stream