Method

PapersDocumentDocumentInforegular_paper_size

Declaration [src]

char*
pps_document_info_regular_paper_size (
  const PpsDocumentInfo* info
)

Description

No description available.

Return value

Type: char*

A string represent the regular paper size.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.