Skip to content

FatturaElettronicaXmlService.ApplyStyleSheet method

Applies a stylesheet to a XML.

public Task<Response> ApplyStyleSheet(FatturaElettronicaXmlStyleSheetData transformData, 
    RequestSettings? settings = null)
parameter description
transformData style sheet data
settings request settings

Exceptions

exception condition
ArgumentNullException

See Also