XfaParserOptions.Signed

XfaParserOptions.Signed property

If this property is true then document will be converted with using of xfa form stream (if it exists). If it is false then xfa form stream will be ignored. This property was inrtoduced because it’s not clear how to calculate check sum that used for checking sygnature.

public bool Signed { get; set; }

See Also