MemoryGenerationResult.GetOmr

MemoryGenerationResult.GetOmr method

Hämta innehållet i .omr-filen frånGenerationResult som MemoryStream. Som standard text kodad i UTF8-kodning.

public MemoryStream GetOmr(Encoding encoding = null)
ParameterTypBeskrivning
encodingEncodingtyp av kodning som kommer att användas för att koda text till byte

Returvärde

innehållet i .omr-filen

Se även