Class PageFitConverter
- Namespace
- ScanbotSDK.MAUI
- Assembly
- ScanbotSDK.Shared.dll
public class PageFitConverter : JsonConverter<PageFit>
- Inheritance
-
PageFitConverter
- Inherited Members
Constructors
PageFitConverter()
public PageFitConverter()
Methods
Read(ref Utf8JsonReader, Type, JsonSerializerOptions)
public override PageFit Read(ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options)
Parameters
readerUtf8JsonReadertypeToConvertTypeoptionsJsonSerializerOptions
Returns
Write(Utf8JsonWriter, PageFit, JsonSerializerOptions)
public override void Write(Utf8JsonWriter writer, PageFit color, JsonSerializerOptions options)
Parameters
writerUtf8JsonWritercolorPageFitoptionsJsonSerializerOptions