Table of Contents

Property ObfuscationKey

Namespace
DocWright.Fonts
Assembly
DocWright.Fonts.dll

ObfuscationKey

Gets or sets the GUID key used for ODTTF de-obfuscation. When set, the first 32 bytes are XOR-deobfuscated before parsing.

public Guid? ObfuscationKey { get; set; }

Property Value

Guid?