LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
DocumentHeaderField Struct Referencepublished

This struct contains a name-value pair of a document header (i.e. More...

import"DocumentHeaderField.idl";

Public Attributes

string Name
 The name of the header field. More...
 
string Value
 The value of the header field. More...
 

Detailed Description

This struct contains a name-value pair of a document header (i.e.

the "subject" field and the appropriate value of a MIME message).

Member Data Documentation

◆ Name

string Name

The name of the header field.

◆ Value

string Value

The value of the header field.


The documentation for this struct was generated from the following file: